← Back to Editor

#222222 · #82D7CF · #9D8970 · #FFF4D8 · #E0C7A6

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

#222222

Ink Black · Black · Dark Stone

HEX
#222222
RGB
rgb(34, 34, 34)
HSL
hsl(0, 0%, 13%)
HSB
hsb(0, 0%, 13%)
CMYK
cmyk(0%, 0%, 0%, 87%)
Oklch
oklch(25.2% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#82D7CF

Jade · SkyBlue · Lake Green

HEX
#82D7CF
RGB
rgb(130, 215, 207)
HSL
hsl(174, 52%, 68%)
HSB
hsb(174, 40%, 84%)
CMYK
cmyk(40%, 0%, 4%, 16%)
Oklch
oklch(82.3% 0.084 188.0)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#9D8970

Ginger · Gray · Warm Sun

HEX
#9D8970
RGB
rgb(157, 137, 112)
HSL
hsl(33, 19%, 53%)
HSB
hsb(33, 29%, 62%)
CMYK
cmyk(0%, 13%, 29%, 38%)
Oklch
oklch(64.1% 0.043 73.1)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#FFF4D8

Goose Yellow · Beige · Lemon Cream

HEX
#FFF4D8
RGB
rgb(255, 244, 216)
HSL
hsl(43, 100%, 92%)
HSB
hsb(43, 15%, 100%)
CMYK
cmyk(0%, 4%, 15%, 0%)
Oklch
oklch(96.9% 0.038 89.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E0C7A6

Goose Yellow · Wheat · Peach Orange

HEX
#E0C7A6
RGB
rgb(224, 199, 166)
HSL
hsl(34, 48%, 76%)
HSB
hsb(34, 26%, 88%)
CMYK
cmyk(0%, 11%, 26%, 12%)
Oklch
oklch(84.2% 0.052 74.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

222222
212121

Analogous

212121
222222
212121

Triadic

222222
212121
212121

Split-Comp.

222222
212121
212121

Tetradic

222222
212121
212121
212121

Contrast Matrix WCAG 2.1 Contrast

222222
82D7CF
9D8970
FFF4D8
E0C7A6
9.5
AAA
4.7
AA
14.5
AAA
9.8
AAA
9.5
AAA
2.0
Fail
1.5
Fail
1.0
Fail
4.7
AA
2.0
Fail
3.1
AA Large
2.1
Fail
14.5
AAA
1.5
Fail
3.1
AA Large
1.5
Fail
9.8
AAA
1.0
Fail
2.1
Fail
1.5
Fail
White BG
15.9AAA
1.7Fail
3.4AA Large
1.1Fail
1.6Fail
Black BG
1.3Fail
12.6AAA
6.2AA
19.2AAA
12.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

222222
A7A8D1
949476
FAFADF
D5D5AE

Deuteranopia

222222
A29CD1
969778
FBFCE0
D7D8B0

Tritanopia

222222
86D2D3
9C7B7C
FEE4E5
DFB4B6

Achromatopsia

222222
BDBDBD
8C8C8C
F4F4F4
CBCBCB

Shades & Tints Shades & Tints

#222222

Dark
Light

#82D7CF

Dark
Light

#9D8970

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #222222;
  --color-2: #82d7cf;
  --color-3: #9d8970;
  --color-4: #fff4d8;
  --color-5: #e0c7a6;
}

SCSS

$color-1: #222222;
$color-2: #82d7cf;
$color-3: #9d8970;
$color-4: #fff4d8;
$color-5: #e0c7a6;

TAILWIND

colors: {
  'brand-1': '#222222',
  'brand-2': '#82d7cf',
  'brand-3': '#9d8970',
  'brand-4': '#fff4d8',
  'brand-5': '#e0c7a6',
}

RGB Array

[34, 34, 34], [130, 215, 207], [157, 137, 112], [255, 244, 216], [224, 199, 166]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #222222, #82D7CF, #9D8970, #FFF4D8, #E0C7A6 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: #222222; --color-2: #82d7cf; --color-3: #9d8970; --color-4: #fff4d8; --color-5: #e0c7a6. 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