← Back to Editor

#EAE4C2 · #C4D4C7 · #9BB6B1 · #B03337 · #1A1A3C

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

#EAE4C2

Fresh Green · Wheat · Lemon Cream

HEX
#EAE4C2
RGB
rgb(234, 228, 194)
HSL
hsl(51, 49%, 84%)
HSB
hsb(51, 17%, 92%)
CMYK
cmyk(0%, 3%, 17%, 8%)
Oklch
oklch(91.5% 0.045 99.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C4D4C7

Celadon · LightGray · Apple Green

HEX
#C4D4C7
RGB
rgb(196, 212, 199)
HSL
hsl(131, 16%, 80%)
HSB
hsb(131, 8%, 83%)
CMYK
cmyk(8%, 0%, 6%, 17%)
Oklch
oklch(85.4% 0.025 151.1)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#9BB6B1

Jade · DarkGray · Lake Green

HEX
#9BB6B1
RGB
rgb(155, 182, 177)
HSL
hsl(169, 16%, 66%)
HSB
hsb(169, 15%, 71%)
CMYK
cmyk(15%, 0%, 3%, 29%)
Oklch
oklch(75.4% 0.030 183.1)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#B03337

Crimson · Brown · Passion Red

HEX
#B03337
RGB
rgb(176, 51, 55)
HSL
hsl(358, 55%, 45%)
HSB
hsb(358, 71%, 69%)
CMYK
cmyk(0%, 71%, 69%, 31%)
Oklch
oklch(51.1% 0.161 23.3)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#1A1A3C

Deep Indigo · MidnightBlue · Deep Sea Blue

HEX
#1A1A3C
RGB
rgb(26, 26, 60)
HSL
hsl(240, 40%, 17%)
HSB
hsb(240, 57%, 24%)
CMYK
cmyk(57%, 57%, 0%, 76%)
Oklch
oklch(23.9% 0.064 280.4)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EAE4C2
C2C8EA

Analogous

EAD0C2
EAE4C2
DCEAC2

Triadic

EAE4C2
C2EAE4
E4C2EA

Split-Comp.

EAE4C2
C2DCEA
D0C2EA

Tetradic

EAE4C2
C2EAD0
C2C8EA
EAC2DC

Contrast Matrix WCAG 2.1 Contrast

EAE4C2
C4D4C7
9BB6B1
B03337
1A1A3C
1.2
Fail
1.7
Fail
4.9
AA
13.0
AAA
1.2
Fail
1.4
Fail
4.0
AA Large
10.8
AAA
1.7
Fail
1.4
Fail
2.9
Fail
7.7
AAA
4.9
AA
4.0
AA Large
2.9
Fail
2.7
Fail
13.0
AAA
10.8
AAA
7.7
AAA
2.7
Fail
White BG
1.3Fail
1.5Fail
2.2Fail
6.2AA
16.7AAA
Black BG
16.4AAA
13.6AAA
9.7AAA
3.4AA Large
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E7E7CA
CBCBCA
A7A7B2
7A7936
1A1A34

Deuteranopia

E8E8CC
CAC9CB
A5A3B3
818B36
1A1A32

Tritanopia

EAD1D2
C5CDCD
9CB3B3
AA3535
1A2D2C

Achromatopsia

E2E2E2
CECECE
ADADAD
595959
1E1E1E

Shades & Tints Shades & Tints

#EAE4C2

Dark
Light

#C4D4C7

Dark
Light

#9BB6B1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eae4c2;
  --color-2: #c4d4c7;
  --color-3: #9bb6b1;
  --color-4: #b03337;
  --color-5: #1a1a3c;
}

SCSS

$color-1: #eae4c2;
$color-2: #c4d4c7;
$color-3: #9bb6b1;
$color-4: #b03337;
$color-5: #1a1a3c;

TAILWIND

colors: {
  'brand-1': '#eae4c2',
  'brand-2': '#c4d4c7',
  'brand-3': '#9bb6b1',
  'brand-4': '#b03337',
  'brand-5': '#1a1a3c',
}

RGB Array

[234, 228, 194], [196, 212, 199], [155, 182, 177], [176, 51, 55], [26, 26, 60]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EAE4C2, #C4D4C7, #9BB6B1, #B03337, #1A1A3C 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: #eae4c2; --color-2: #c4d4c7; --color-3: #9bb6b1; --color-4: #b03337; --color-5: #1a1a3c. 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