← Back to Editor

#D3EF9A · #2F2F2F · #FA87A6 · #55CCC8 · #CCCDD1

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#D3EF9A

Willow Green · Khaki · Apple Green

HEX
#D3EF9A
RGB
rgb(211, 239, 154)
HSL
hsl(80, 73%, 77%)
HSB
hsb(80, 36%, 94%)
CMYK
cmyk(12%, 0%, 36%, 6%)
Oklch
oklch(91.2% 0.113 123.5)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#2F2F2F

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2F2F2F
RGB
rgb(47, 47, 47)
HSL
hsl(0, 0%, 18%)
HSB
hsb(0, 0%, 18%)
CMYK
cmyk(0%, 0%, 0%, 82%)
Oklch
oklch(30.5% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#FA87A6

Rouge · LightCoral · Rose Pink

HEX
#FA87A6
RGB
rgb(250, 135, 166)
HSL
hsl(344, 92%, 75%)
HSB
hsb(344, 46%, 98%)
CMYK
cmyk(0%, 46%, 34%, 2%)
Oklch
oklch(75.8% 0.143 3.9)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#55CCC8

Mineral Blue · MediumTurquoise · Lake Green

HEX
#55CCC8
RGB
rgb(85, 204, 200)
HSL
hsl(178, 54%, 57%)
HSB
hsb(178, 58%, 80%)
CMYK
cmyk(58%, 0%, 2%, 20%)
Oklch
oklch(77.7% 0.106 192.1)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#CCCDD1

Silver Gray · LightGray · Pearl Gray

HEX
#CCCDD1
RGB
rgb(204, 205, 209)
HSL
hsl(228, 5%, 81%)
HSB
hsb(228, 2%, 82%)
CMYK
cmyk(2%, 2%, 0%, 18%)
Oklch
oklch(84.9% 0.006 275.0)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D3EF9A
B69AEF

Analogous

EFE19A
D3EF9A
A8EF9A

Triadic

D3EF9A
9AD3EF
EF9AD3

Split-Comp.

D3EF9A
9AA8EF
E19AEF

Tetradic

D3EF9A
9AEFE1
B69AEF
EF9AA8

Contrast Matrix WCAG 2.1 Contrast

D3EF9A
2F2F2F
FA87A6
55CCC8
CCCDD1
10.6
AAA
1.8
Fail
1.5
Fail
1.3
Fail
10.6
AAA
5.8
AA
6.9
AA
8.4
AAA
1.8
Fail
5.8
AA
1.2
Fail
1.5
Fail
1.5
Fail
6.9
AA
1.2
Fail
1.2
Fail
1.3
Fail
8.4
AAA
1.5
Fail
1.2
Fail
White BG
1.3Fail
13.4AAA
2.3Fail
1.9Fail
1.6Fail
Black BG
16.6AAA
1.6Fail
9.1AAA
10.9AAA
13.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

DFDFAF
2F2F2F
C8C79E
898AC9
CCCCD0

Deuteranopia

DEDBB4
2F2F2F
CFD89D
8279C9
CCCCD0

Tritanopia

D4BFC2
2F2F2F
F49997
5BCACA
CCCFCF

Achromatopsia

DDDDDD
2F2F2F
ADADAD
A8A8A8
CDCDCD

Shades & Tints Shades & Tints

#D3EF9A

Dark
Light

#2F2F2F

Dark
Light

#FA87A6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d3ef9a;
  --color-2: #2f2f2f;
  --color-3: #fa87a6;
  --color-4: #55ccc8;
  --color-5: #cccdd1;
}

SCSS

$color-1: #d3ef9a;
$color-2: #2f2f2f;
$color-3: #fa87a6;
$color-4: #55ccc8;
$color-5: #cccdd1;

TAILWIND

colors: {
  'brand-1': '#d3ef9a',
  'brand-2': '#2f2f2f',
  'brand-3': '#fa87a6',
  'brand-4': '#55ccc8',
  'brand-5': '#cccdd1',
}

RGB Array

[211, 239, 154], [47, 47, 47], [250, 135, 166], [85, 204, 200], [204, 205, 209]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #D3EF9A, #2F2F2F, #FA87A6, #55CCC8, #CCCDD1 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #d3ef9a; --color-2: #2f2f2f; --color-3: #fa87a6; --color-4: #55ccc8; --color-5: #cccdd1. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color