← Back to Editor

#CCDDAF · #9CBB97 · #EEE65C · #9A6B7C · #492F4C

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#CCDDAF

Willow Green · Silver · Apple Green

HEX
#CCDDAF
RGB
rgb(204, 221, 175)
HSL
hsl(82, 40%, 78%)
HSB
hsb(82, 21%, 87%)
CMYK
cmyk(8%, 0%, 21%, 13%)
Oklch
oklch(87.3% 0.064 124.2)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#9CBB97

Celadon · DarkSeaGreen · Apple Green

HEX
#9CBB97
RGB
rgb(156, 187, 151)
HSL
hsl(112, 21%, 66%)
HSB
hsb(112, 19%, 73%)
CMYK
cmyk(17%, 0%, 19%, 27%)
Oklch
oklch(75.9% 0.061 141.2)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#EEE65C

Fresh Green · Khaki · Sunflower

HEX
#EEE65C
RGB
rgb(238, 230, 92)
HSL
hsl(57, 81%, 65%)
HSB
hsb(57, 61%, 93%)
CMYK
cmyk(0%, 3%, 61%, 7%)
Oklch
oklch(90.6% 0.157 106.0)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#9A6B7C

Dark Violet · Gray · Rose Pink

HEX
#9A6B7C
RGB
rgb(154, 107, 124)
HSL
hsl(338, 19%, 51%)
HSB
hsb(338, 31%, 60%)
CMYK
cmyk(0%, 31%, 19%, 40%)
Oklch
oklch(58.2% 0.064 355.9)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#492F4C

Dark Plum · DarkSlateGray · Eggplant

HEX
#492F4C
RGB
rgb(73, 47, 76)
HSL
hsl(294, 24%, 24%)
HSB
hsb(294, 38%, 30%)
CMYK
cmyk(4%, 38%, 0%, 70%)
Oklch
oklch(34.8% 0.060 323.1)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CCDDAF
C1B0DD

Analogous

DDD7B0
CCDDAF
B6DDB0

Triadic

CCDDAF
B0CDDD
DDB0CD

Split-Comp.

CCDDAF
B0B6DD
D7B0DD

Tetradic

CCDDAF
B0DDD7
C1B0DD
DDB0B6

Contrast Matrix WCAG 2.1 Contrast

CCDDAF
9CBB97
EEE65C
9A6B7C
492F4C
1.5
Fail
1.1
Fail
3.0
AA Large
8.1
AAA
1.5
Fail
1.6
Fail
2.1
Fail
5.6
AA
1.1
Fail
1.6
Fail
3.4
AA Large
9.0
AAA
3.0
AA Large
2.1
Fail
3.4
AA Large
2.7
Fail
8.1
AAA
5.6
AA
9.0
AAA
2.7
Fail
White BG
1.4Fail
2.1Fail
1.3Fail
4.4AA Large
11.7AAA
Black BG
14.5AAA
10.0AAA
16.1AAA
4.8AA
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

D3D4BA
A9AAA0
EBEA7D
868578
3E3E45

Deuteranopia

D2D1BD
A8A5A2
EBEC85
888C77
3F4143

Tritanopia

CDC3C5
9EA7A8
EE989E
987574
483F3E

Achromatopsia

D3D3D3
AEAEAE
D9D9D9
7B7B7B
3A3A3A

Shades & Tints Shades & Tints

#CCDDAF

Dark
Light

#9CBB97

Dark
Light

#EEE65C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ccddaf;
  --color-2: #9cbb97;
  --color-3: #eee65c;
  --color-4: #9a6b7c;
  --color-5: #492f4c;
}

SCSS

$color-1: #ccddaf;
$color-2: #9cbb97;
$color-3: #eee65c;
$color-4: #9a6b7c;
$color-5: #492f4c;

TAILWIND

colors: {
  'brand-1': '#ccddaf',
  'brand-2': '#9cbb97',
  'brand-3': '#eee65c',
  'brand-4': '#9a6b7c',
  'brand-5': '#492f4c',
}

RGB Array

[204, 221, 175], [156, 187, 151], [238, 230, 92], [154, 107, 124], [73, 47, 76]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CCDDAF, #9CBB97, #EEE65C, #9A6B7C, #492F4C 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: #ccddaf; --color-2: #9cbb97; --color-3: #eee65c; --color-4: #9a6b7c; --color-5: #492f4c. 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