← Back to Editor

#E4D8B0 · #E3B48A · #FC8B80 · #2C2B35 · #C3EDCD

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

#E4D8B0

Goose Yellow · Wheat · Lemon Cream

HEX
#E4D8B0
RGB
rgb(228, 216, 176)
HSL
hsl(46, 49%, 79%)
HSB
hsb(46, 23%, 89%)
CMYK
cmyk(0%, 5%, 23%, 11%)
Oklch
oklch(88.2% 0.054 93.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E3B48A

Apricot · BurlyWood · Warm Sun

HEX
#E3B48A
RGB
rgb(227, 180, 138)
HSL
hsl(28, 61%, 72%)
HSB
hsb(28, 39%, 89%)
CMYK
cmyk(0%, 21%, 39%, 11%)
Oklch
oklch(80.2% 0.078 63.1)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#FC8B80

Peach Pink · LightCoral · Coral Red

HEX
#FC8B80
RGB
rgb(252, 139, 128)
HSL
hsl(5, 95%, 75%)
HSB
hsb(5, 49%, 99%)
CMYK
cmyk(0%, 45%, 49%, 1%)
Oklch
oklch(75.7% 0.139 26.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#2C2B35

Deep Indigo · DarkSlateGray · Deep Sea Blue

HEX
#2C2B35
RGB
rgb(44, 43, 53)
HSL
hsl(246, 10%, 19%)
HSB
hsb(246, 19%, 21%)
CMYK
cmyk(17%, 19%, 0%, 79%)
Oklch
oklch(29.4% 0.018 289.8)

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

#C3EDCD

Emerald · LightGray · Mint Green

HEX
#C3EDCD
RGB
rgb(195, 237, 205)
HSL
hsl(134, 54%, 85%)
HSB
hsb(134, 18%, 93%)
CMYK
cmyk(18%, 0%, 14%, 7%)
Oklch
oklch(90.8% 0.061 152.2)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E4D8B0
AFBBE4

Analogous

E4BDAF
E4D8B0
D6E4AF

Triadic

E4D8B0
AFE4D7
D7AFE4

Split-Comp.

E4D8B0
AFD6E4
BDAFE4

Tetradic

E4D8B0
AFE4BD
AFBBE4
E4AFD6

Contrast Matrix WCAG 2.1 Contrast

E4D8B0
E3B48A
FC8B80
2C2B35
C3EDCD
1.3
Fail
1.6
Fail
9.8
AAA
1.1
Fail
1.3
Fail
1.2
Fail
7.4
AAA
1.5
Fail
1.6
Fail
1.2
Fail
6.1
AA
1.8
Fail
9.8
AAA
7.4
AAA
6.1
AA
10.8
AAA
1.1
Fail
1.5
Fail
1.8
Fail
10.8
AAA
White BG
1.4Fail
1.9Fail
2.3Fail
14.0AAA
1.3Fail
Black BG
14.7AAA
11.2AAA
9.1AAA
1.5Fail
16.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

DFDFBA
CFCE94
CBCA83
2C2C33
D5D6D5

Deuteranopia

E0E0BC
D1D597
D2DA83
2C2C32
D3D0D7

Tritanopia

E3C1C3
E19C9E
F68585
2C3130
C5DBDC

Achromatopsia

D7D7D7
BDBDBD
ACACAC
2C2C2C
DDDDDD

Shades & Tints Shades & Tints

#E4D8B0

Dark
Light

#E3B48A

Dark
Light

#FC8B80

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e4d8b0;
  --color-2: #e3b48a;
  --color-3: #fc8b80;
  --color-4: #2c2b35;
  --color-5: #c3edcd;
}

SCSS

$color-1: #e4d8b0;
$color-2: #e3b48a;
$color-3: #fc8b80;
$color-4: #2c2b35;
$color-5: #c3edcd;

TAILWIND

colors: {
  'brand-1': '#e4d8b0',
  'brand-2': '#e3b48a',
  'brand-3': '#fc8b80',
  'brand-4': '#2c2b35',
  'brand-5': '#c3edcd',
}

RGB Array

[228, 216, 176], [227, 180, 138], [252, 139, 128], [44, 43, 53], [195, 237, 205]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E4D8B0, #E3B48A, #FC8B80, #2C2B35, #C3EDCD is ideal for: health products, baby brands, fresh-style blogs, 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: #e4d8b0; --color-2: #e3b48a; --color-3: #fc8b80; --color-4: #2c2b35; --color-5: #c3edcd. 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 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