← Back to Editor

#E3A1A1 · #FDC99F · #EDEBB5 · #CFEEC0 · #1C192A

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

#E3A1A1

Peach Pink · Tan · Coral Red

HEX
#E3A1A1
RGB
rgb(227, 161, 161)
HSL
hsl(0, 54%, 76%)
HSB
hsb(0, 29%, 89%)
CMYK
cmyk(0%, 29%, 29%, 11%)
Oklch
oklch(77.2% 0.079 19.0)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#FDC99F

Apricot · Wheat · Peach Orange

HEX
#FDC99F
RGB
rgb(253, 201, 159)
HSL
hsl(27, 96%, 81%)
HSB
hsb(27, 37%, 99%)
CMYK
cmyk(0%, 21%, 37%, 1%)
Oklch
oklch(87.2% 0.081 60.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#EDEBB5

Fresh Green · Wheat · Lemon Cream

HEX
#EDEBB5
RGB
rgb(237, 235, 181)
HSL
hsl(58, 61%, 82%)
HSB
hsb(58, 24%, 93%)
CMYK
cmyk(0%, 1%, 24%, 7%)
Oklch
oklch(92.8% 0.070 105.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CFEEC0

Emerald · LightGray · Mint Green

HEX
#CFEEC0
RGB
rgb(207, 238, 192)
HSL
hsl(100, 58%, 84%)
HSB
hsb(100, 19%, 93%)
CMYK
cmyk(13%, 0%, 19%, 7%)
Oklch
oklch(91.5% 0.069 135.5)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

#1C192A

Deep Indigo · Black · Deep Sea Blue

HEX
#1C192A
RGB
rgb(28, 25, 42)
HSL
hsl(251, 25%, 13%)
HSB
hsb(251, 40%, 16%)
CMYK
cmyk(33%, 40%, 0%, 84%)
Oklch
oklch(22.5% 0.033 291.6)

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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E3A1A1
A1E3E3

Analogous

E3A1C2
E3A1A1
E3C2A1

Triadic

E3A1A1
A1E3A1
A1A1E3

Split-Comp.

E3A1A1
A1E3C2
A1C2E3

Tetradic

E3A1A1
C2E3A1
A1E3E3
C2A1E3

Contrast Matrix WCAG 2.1 Contrast

E3A1A1
FDC99F
EDEBB5
CFEEC0
1C192A
1.4
Fail
1.7
Fail
1.7
Fail
8.1
AAA
1.4
Fail
1.2
Fail
1.2
Fail
11.5
AAA
1.7
Fail
1.2
Fail
1.0
Fail
14.0
AAA
1.7
Fail
1.2
Fail
1.0
Fail
13.6
AAA
8.1
AAA
11.5
AAA
14.0
AAA
13.6
AAA
White BG
2.1Fail
1.5Fail
1.2Fail
1.3Fail
17.2AAA
Black BG
9.9AAA
14.0AAA
17.2AAA
16.6AAA
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

C6C6A1
E6E6A9
ECECC2
DCDDCB
1B1B26

Deuteranopia

CACFA1
EAEDAC
ECECC5
DBD8CE
1B1B25

Tritanopia

E0A1A1
FAB1B3
EDCCCF
D1D4D6
1C2322

Achromatopsia

B5B5B5
D4D4D4
E5E5E5
DFDFDF
1C1C1C

Shades & Tints Shades & Tints

#E3A1A1

Dark
Light

#FDC99F

Dark
Light

#EDEBB5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e3a1a1;
  --color-2: #fdc99f;
  --color-3: #edebb5;
  --color-4: #cfeec0;
  --color-5: #1c192a;
}

SCSS

$color-1: #e3a1a1;
$color-2: #fdc99f;
$color-3: #edebb5;
$color-4: #cfeec0;
$color-5: #1c192a;

TAILWIND

colors: {
  'brand-1': '#e3a1a1',
  'brand-2': '#fdc99f',
  'brand-3': '#edebb5',
  'brand-4': '#cfeec0',
  'brand-5': '#1c192a',
}

RGB Array

[227, 161, 161], [253, 201, 159], [237, 235, 181], [207, 238, 192], [28, 25, 42]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E3A1A1, #FDC99F, #EDEBB5, #CFEEC0, #1C192A 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: #e3a1a1; --color-2: #fdc99f; --color-3: #edebb5; --color-4: #cfeec0; --color-5: #1c192a. 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