← Back to Editor

#E4EBD9 · #474B55 · #A4999D · #C6C7C9 · #EBEEF2

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#E4EBD9

Willow Green · Beige · Mint Green

HEX
#E4EBD9
RGB
rgb(228, 235, 217)
HSL
hsl(83, 31%, 89%)
HSB
hsb(83, 8%, 92%)
CMYK
cmyk(3%, 0%, 8%, 8%)
Oklch
oklch(93.0% 0.025 124.3)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#474B55

Indigo · DarkSlateGray · Charcoal

HEX
#474B55
RGB
rgb(71, 75, 85)
HSL
hsl(223, 9%, 31%)
HSB
hsb(223, 16%, 33%)
CMYK
cmyk(16%, 12%, 0%, 67%)
Oklch
oklch(41.3% 0.017 268.3)

TraditionalIndigo」· PaintCharcoal」· Creative Midnight Shadow

#A4999D

Ash · DarkGray · Silver Sand

HEX
#A4999D
RGB
rgb(164, 153, 157)
HSL
hsl(338, 6%, 62%)
HSB
hsb(338, 7%, 64%)
CMYK
cmyk(0%, 7%, 4%, 36%)
Oklch
oklch(69.4% 0.014 353.3)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#C6C7C9

Silver Gray · Silver · Pearl Gray

HEX
#C6C7C9
RGB
rgb(198, 199, 201)
HSL
hsl(220, 3%, 78%)
HSB
hsb(220, 1%, 79%)
CMYK
cmyk(1%, 1%, 0%, 21%)
Oklch
oklch(82.9% 0.003 264.5)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#EBEEF2

Azure · Lavender · Sky Blue

HEX
#EBEEF2
RGB
rgb(235, 238, 242)
HSL
hsl(214, 21%, 94%)
HSB
hsb(214, 3%, 95%)
CMYK
cmyk(3%, 2%, 0%, 5%)
Oklch
oklch(94.8% 0.006 255.5)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E4EBD9
E1DAEC

Analogous

ECEADA
E4EBD9
DCECDA

Triadic

E4EBD9
DAE5EC
ECDAE5

Split-Comp.

E4EBD9
DADCEC
EADAEC

Tetradic

E4EBD9
DAECEA
E1DAEC
ECDADC

Contrast Matrix WCAG 2.1 Contrast

E4EBD9
474B55
A4999D
C6C7C9
EBEEF2
7.1
AAA
2.3
Fail
1.4
Fail
1.1
Fail
7.1
AAA
3.2
AA Large
5.2
AA
7.5
AAA
2.3
Fail
3.2
AA Large
1.6
Fail
2.4
Fail
1.4
Fail
5.2
AA
1.6
Fail
1.5
Fail
1.1
Fail
7.5
AAA
2.4
Fail
1.5
Fail
White BG
1.2Fail
8.7AAA
2.8Fail
1.7Fail
1.2Fail
Black BG
17.2AAA
2.4Fail
7.6AAA
12.4AAA
18.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E7E7DD
494953
9F9F9C
C6C6C9
ECECF1

Deuteranopia

E7E6DE
494852
A0A19C
C6C6C8
ECECF1

Tritanopia

E4E1E2
475150
A39B9B
C6C8C8
EBF0F0

Achromatopsia

E7E7E7
4B4B4B
9D9D9D
C7C7C7
EEEEEE

Shades & Tints Shades & Tints

#E4EBD9

Dark
Light

#474B55

Dark
Light

#A4999D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e4ebd9;
  --color-2: #474b55;
  --color-3: #a4999d;
  --color-4: #c6c7c9;
  --color-5: #ebeef2;
}

SCSS

$color-1: #e4ebd9;
$color-2: #474b55;
$color-3: #a4999d;
$color-4: #c6c7c9;
$color-5: #ebeef2;

TAILWIND

colors: {
  'brand-1': '#e4ebd9',
  'brand-2': '#474b55',
  'brand-3': '#a4999d',
  'brand-4': '#c6c7c9',
  'brand-5': '#ebeef2',
}

RGB Array

[228, 235, 217], [71, 75, 85], [164, 153, 157], [198, 199, 201], [235, 238, 242]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E4EBD9, #474B55, #A4999D, #C6C7C9, #EBEEF2 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #e4ebd9; --color-2: #474b55; --color-3: #a4999d; --color-4: #c6c7c9; --color-5: #ebeef2. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 beauty, lifestyle, arts industries. Restrained colors convey professionalism and trust. 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