← Back to Editor

#222222 · #554433 · #996644 · #CCAA66 · #EEDD88

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

#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

#554433

Ochre · DarkOliveGreen · Amber Brown

HEX
#554433
RGB
rgb(85, 68, 51)
HSL
hsl(30, 25%, 27%)
HSB
hsb(30, 40%, 33%)
CMYK
cmyk(0%, 20%, 40%, 67%)
Oklch
oklch(40.0% 0.036 66.5)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#996644

Tangerine · Sienna · Amber Brown

HEX
#996644
RGB
rgb(153, 102, 68)
HSL
hsl(24, 38%, 43%)
HSB
hsb(24, 56%, 60%)
CMYK
cmyk(0%, 33%, 56%, 40%)
Oklch
oklch(55.7% 0.082 53.9)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#CCAA66

Ginger · Tan · Sunflower

HEX
#CCAA66
RGB
rgb(204, 170, 102)
HSL
hsl(40, 50%, 60%)
HSB
hsb(40, 50%, 80%)
CMYK
cmyk(0%, 17%, 50%, 20%)
Oklch
oklch(75.4% 0.095 83.6)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#EEDD88

Fresh Green · Khaki · Sunflower

HEX
#EEDD88
RGB
rgb(238, 221, 136)
HSL
hsl(50, 75%, 73%)
HSB
hsb(50, 43%, 93%)
CMYK
cmyk(0%, 7%, 43%, 7%)
Oklch
oklch(89.3% 0.107 98.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

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
554433
996644
CCAA66
EEDD88
1.7
Fail
3.3
AA Large
7.2
AAA
11.6
AAA
1.7
Fail
1.9
Fail
4.2
AA Large
6.8
AA
3.3
AA Large
1.9
Fail
2.2
Fail
3.5
AA Large
7.2
AAA
4.2
AA Large
2.2
Fail
1.6
Fail
11.6
AAA
6.8
AA
3.5
AA Large
1.6
Fail
White BG
15.9AAA
9.3AAA
4.8AA
2.2Fail
1.4Fail
Black BG
1.3Fail
2.3Fail
4.3AA Large
9.5AAA
15.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

222222
4E4D37
83824C
BDBD76
E7E69D

Deuteranopia

222222
4F5038
868A4E
BFC27A
E8E9A2

Tritanopia

222222
543A3B
965354
CA8386
EDADB0

Achromatopsia

222222
474747
717171
ACACAC
D8D8D8

Shades & Tints Shades & Tints

#222222

Dark
Light

#554433

Dark
Light

#996644

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #222222;
  --color-2: #554433;
  --color-3: #996644;
  --color-4: #ccaa66;
  --color-5: #eedd88;
}

SCSS

$color-1: #222222;
$color-2: #554433;
$color-3: #996644;
$color-4: #ccaa66;
$color-5: #eedd88;

TAILWIND

colors: {
  'brand-1': '#222222',
  'brand-2': '#554433',
  'brand-3': '#996644',
  'brand-4': '#ccaa66',
  'brand-5': '#eedd88',
}

RGB Array

[34, 34, 34], [85, 68, 51], [153, 102, 68], [204, 170, 102], [238, 221, 136]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #222222, #554433, #996644, #CCAA66, #EEDD88 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: #554433; --color-3: #996644; --color-4: #ccaa66; --color-5: #eedd88. 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