← Back to Editor

#222324 · #CCE6D5 · #A80000 · #FFF9E3 · #97A67B

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

#222324

Ink Black · Black · Dark Stone

HEX
#222324
RGB
rgb(34, 35, 36)
HSL
hsl(210, 3%, 14%)
HSB
hsb(210, 6%, 14%)
CMYK
cmyk(6%, 3%, 0%, 86%)
Oklch
oklch(25.5% 0.002 247.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#CCE6D5

Celadon · LightGray · Mint Green

HEX
#CCE6D5
RGB
rgb(204, 230, 213)
HSL
hsl(141, 34%, 85%)
HSB
hsb(141, 11%, 90%)
CMYK
cmyk(11%, 0%, 7%, 10%)
Oklch
oklch(90.1% 0.036 157.0)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#A80000

Vermilion · DarkRed · Wine Red

HEX
#A80000
RGB
rgb(168, 0, 0)
HSL
hsl(0, 100%, 33%)
HSB
hsb(0, 100%, 66%)
CMYK
cmyk(0%, 100%, 100%, 34%)
Oklch
oklch(45.9% 0.189 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#FFF9E3

Goose Yellow · LightYellow · Lemon Cream

HEX
#FFF9E3
RGB
rgb(255, 249, 227)
HSL
hsl(47, 100%, 95%)
HSB
hsb(47, 11%, 100%)
CMYK
cmyk(0%, 2%, 11%, 0%)
Oklch
oklch(98.1% 0.029 94.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#97A67B

Grass Green · DarkSeaGreen · Olive Green

HEX
#97A67B
RGB
rgb(151, 166, 123)
HSL
hsl(81, 19%, 57%)
HSB
hsb(81, 26%, 65%)
CMYK
cmyk(9%, 0%, 26%, 35%)
Oklch
oklch(70.2% 0.062 123.6)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

222324
252423

Analogous

232525
222324
232325

Triadic

222324
252324
242523

Split-Comp.

222324
252323
252523

Tetradic

222324
252325
252423
232523

Contrast Matrix WCAG 2.1 Contrast

222324
CCE6D5
A80000
FFF9E3
97A67B
11.9
AAA
2.0
Fail
14.9
AAA
6.0
AA
11.9
AAA
5.9
AA
1.3
Fail
2.0
Fail
2.0
Fail
5.9
AA
7.5
AAA
3.0
AA Large
14.9
AAA
1.3
Fail
7.5
AAA
2.5
Fail
6.0
AA
2.0
Fail
3.0
AA Large
2.5
Fail
White BG
15.7AAA
1.3Fail
7.9AAA
1.1Fail
2.6Fail
Black BG
1.3Fail
15.8AAA
2.7Fail
19.9AAA
8.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

222224
D7D7D9
5F5E00
FCFCE8
9D9E85

Deuteranopia

222224
D6D4DA
697600
FDFDEA
9D9C88

Tritanopia

222424
CDDCDD
A00000
FFEDED
988E8F

Achromatopsia

232323
DCDCDC
323232
F8F8F8
9D9D9D

Shades & Tints Shades & Tints

#222324

Dark
Light

#CCE6D5

Dark
Light

#A80000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #222324;
  --color-2: #cce6d5;
  --color-3: #a80000;
  --color-4: #fff9e3;
  --color-5: #97a67b;
}

SCSS

$color-1: #222324;
$color-2: #cce6d5;
$color-3: #a80000;
$color-4: #fff9e3;
$color-5: #97a67b;

TAILWIND

colors: {
  'brand-1': '#222324',
  'brand-2': '#cce6d5',
  'brand-3': '#a80000',
  'brand-4': '#fff9e3',
  'brand-5': '#97a67b',
}

RGB Array

[34, 35, 36], [204, 230, 213], [168, 0, 0], [255, 249, 227], [151, 166, 123]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #222324, #CCE6D5, #A80000, #FFF9E3, #97A67B 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: #222324; --color-2: #cce6d5; --color-3: #a80000; --color-4: #fff9e3; --color-5: #97a67b. 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