← Back to Editor

#E8EDB4 · #A4CD9A · #DC3A7A · #F0B4A9 · #0E2B16

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

#E8EDB4

Fresh Green · Wheat · Lemon Cream

HEX
#E8EDB4
RGB
rgb(232, 237, 180)
HSL
hsl(65, 61%, 82%)
HSB
hsb(65, 24%, 93%)
CMYK
cmyk(2%, 0%, 24%, 7%)
Oklch
oklch(92.8% 0.074 111.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#A4CD9A

Celadon · DarkSeaGreen · Apple Green

HEX
#A4CD9A
RGB
rgb(164, 205, 154)
HSL
hsl(108, 34%, 70%)
HSB
hsb(108, 25%, 80%)
CMYK
cmyk(20%, 0%, 25%, 20%)
Oklch
oklch(80.6% 0.083 139.6)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#DC3A7A

Dark Violet · MediumVioletRed · Rose Pink

HEX
#DC3A7A
RGB
rgb(220, 58, 122)
HSL
hsl(336, 70%, 55%)
HSB
hsb(336, 74%, 86%)
CMYK
cmyk(0%, 74%, 45%, 14%)
Oklch
oklch(60.8% 0.203 1.6)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#F0B4A9

Peach Pink · LightPink · Coral Red

HEX
#F0B4A9
RGB
rgb(240, 180, 169)
HSL
hsl(9, 70%, 80%)
HSB
hsb(9, 30%, 94%)
CMYK
cmyk(0%, 25%, 30%, 6%)
Oklch
oklch(82.2% 0.072 30.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#0E2B16

Pine Green · Black · Dark Green

HEX
#0E2B16
RGB
rgb(14, 43, 22)
HSL
hsl(137, 51%, 11%)
HSB
hsb(137, 67%, 17%)
CMYK
cmyk(67%, 0%, 49%, 83%)
Oklch
oklch(26.0% 0.053 150.3)

TraditionalPine Green」· PaintDark Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E8EDB4
BAB5ED

Analogous

EDD6B5
E8EDB4
CCEDB5

Triadic

E8EDB4
B5E8ED
EDB5E8

Split-Comp.

E8EDB4
B5CCED
D6B5ED

Tetradic

E8EDB4
B5EDD6
BAB5ED
EDB5CC

Contrast Matrix WCAG 2.1 Contrast

E8EDB4
A4CD9A
DC3A7A
F0B4A9
0E2B16
1.5
Fail
3.5
AA Large
1.5
Fail
12.5
AAA
1.5
Fail
2.4
Fail
1.0
Fail
8.6
AAA
3.5
AA Large
2.4
Fail
2.4
Fail
3.6
AA Large
1.5
Fail
1.0
Fail
2.4
Fail
8.6
AAA
12.5
AAA
8.6
AAA
3.6
AA Large
8.6
AAA
White BG
1.2Fail
1.8Fail
4.3AA Large
1.8Fail
15.3AAA
Black BG
17.2AAA
11.8AAA
4.9AA
11.8AAA
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

EAEAC2
B6B6A6
96946B
D6D5AC
1B1B1B

Deuteranopia

EAE9C5
B3B0A9
9FAB67
DADEAC
19171C

Tritanopia

E8CDCF
A6B0B2
D45E5C
EDAEAE
0F1F20

Achromatopsia

E5E5E5
BBBBBB
727272
C5C5C5
202020

Shades & Tints Shades & Tints

#E8EDB4

Dark
Light

#A4CD9A

Dark
Light

#DC3A7A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e8edb4;
  --color-2: #a4cd9a;
  --color-3: #dc3a7a;
  --color-4: #f0b4a9;
  --color-5: #0e2b16;
}

SCSS

$color-1: #e8edb4;
$color-2: #a4cd9a;
$color-3: #dc3a7a;
$color-4: #f0b4a9;
$color-5: #0e2b16;

TAILWIND

colors: {
  'brand-1': '#e8edb4',
  'brand-2': '#a4cd9a',
  'brand-3': '#dc3a7a',
  'brand-4': '#f0b4a9',
  'brand-5': '#0e2b16',
}

RGB Array

[232, 237, 180], [164, 205, 154], [220, 58, 122], [240, 180, 169], [14, 43, 22]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E8EDB4, #A4CD9A, #DC3A7A, #F0B4A9, #0E2B16 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: #e8edb4; --color-2: #a4cd9a; --color-3: #dc3a7a; --color-4: #f0b4a9; --color-5: #0e2b16. 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