← Back to Editor

#000000 · #E4EAE2 · #ABCEB9 · #F6E6BB · #D3AE4A

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#E4EAE2

Celadon · Beige · Mint Green

HEX
#E4EAE2
RGB
rgb(228, 234, 226)
HSL
hsl(105, 16%, 90%)
HSB
hsb(105, 3%, 92%)
CMYK
cmyk(3%, 0%, 3%, 8%)
Oklch
oklch(93.0% 0.012 137.8)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#ABCEB9

Celadon · Silver · Apple Green

HEX
#ABCEB9
RGB
rgb(171, 206, 185)
HSL
hsl(144, 26%, 74%)
HSB
hsb(144, 17%, 81%)
CMYK
cmyk(17%, 0%, 10%, 19%)
Oklch
oklch(82.0% 0.047 158.8)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#F6E6BB

Goose Yellow · Wheat · Lemon Cream

HEX
#F6E6BB
RGB
rgb(246, 230, 187)
HSL
hsl(44, 77%, 85%)
HSB
hsb(44, 24%, 96%)
CMYK
cmyk(0%, 7%, 24%, 4%)
Oklch
oklch(92.7% 0.059 90.0)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#D3AE4A

Ginger · SandyBrown · Sunflower

HEX
#D3AE4A
RGB
rgb(211, 174, 74)
HSL
hsl(44, 61%, 56%)
HSB
hsb(44, 65%, 83%)
CMYK
cmyk(0%, 18%, 65%, 17%)
Oklch
oklch(76.5% 0.125 88.7)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
E4EAE2
ABCEB9
F6E6BB
D3AE4A
17.2
AAA
12.3
AAA
17.0
AAA
9.9
AAA
17.2
AAA
1.4
Fail
1.0
Fail
1.7
Fail
12.3
AAA
1.4
Fail
1.4
Fail
1.2
Fail
17.0
AAA
1.0
Fail
1.4
Fail
1.7
Fail
9.9
AAA
1.7
Fail
1.2
Fail
1.7
Fail
White BG
21.0AAA
1.2Fail
1.7Fail
1.2Fail
2.1Fail
Black BG
1.0Fail
17.2AAA
12.3AAA
17.0AAA
9.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
E7E7E4
BABABE
EFEFC5
C3C362

Deuteranopia

000000
E6E6E4
B8B6BF
F0F1C8
C5C868

Tritanopia

000000
E4E5E6
ADC2C3
F5CECF
D1757A

Achromatopsia

000000
E7E7E7
C1C1C1
E6E6E6
AEAEAE

Shades & Tints Shades & Tints

#000000

Dark
Light

#E4EAE2

Dark
Light

#ABCEB9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #e4eae2;
  --color-3: #abceb9;
  --color-4: #f6e6bb;
  --color-5: #d3ae4a;
}

SCSS

$color-1: #000000;
$color-2: #e4eae2;
$color-3: #abceb9;
$color-4: #f6e6bb;
$color-5: #d3ae4a;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#e4eae2',
  'brand-3': '#abceb9',
  'brand-4': '#f6e6bb',
  'brand-5': '#d3ae4a',
}

RGB Array

[0, 0, 0], [228, 234, 226], [171, 206, 185], [246, 230, 187], [211, 174, 74]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #E4EAE2, #ABCEB9, #F6E6BB, #D3AE4A 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: #000000; --color-2: #e4eae2; --color-3: #abceb9; --color-4: #f6e6bb; --color-5: #d3ae4a. 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