← Back to Editor

#F1D9C0 · #EBCBA5 · #95C1AD · #26B6AC · #E03C7E

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

#F1D9C0

Goose Yellow · Wheat · Peach Orange

HEX
#F1D9C0
RGB
rgb(241, 217, 192)
HSL
hsl(31, 64%, 85%)
HSB
hsb(31, 20%, 95%)
CMYK
cmyk(0%, 10%, 20%, 5%)
Oklch
oklch(89.9% 0.043 68.4)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#EBCBA5

Goose Yellow · Wheat · Peach Orange

HEX
#EBCBA5
RGB
rgb(235, 203, 165)
HSL
hsl(33, 64%, 78%)
HSB
hsb(33, 30%, 92%)
CMYK
cmyk(0%, 14%, 30%, 8%)
Oklch
oklch(86.0% 0.062 71.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#95C1AD

Jade · DarkSeaGreen · Apple Green

HEX
#95C1AD
RGB
rgb(149, 193, 173)
HSL
hsl(153, 26%, 67%)
HSB
hsb(153, 23%, 76%)
CMYK
cmyk(23%, 0%, 10%, 24%)
Oklch
oklch(77.4% 0.055 165.4)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#26B6AC

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#26B6AC
RGB
rgb(38, 182, 172)
HSL
hsl(176, 65%, 43%)
HSB
hsb(176, 79%, 71%)
CMYK
cmyk(79%, 0%, 5%, 29%)
Oklch
oklch(70.3% 0.115 187.6)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#E03C7E

Dark Violet · MediumVioletRed · Rose Pink

HEX
#E03C7E
RGB
rgb(224, 60, 126)
HSL
hsl(336, 73%, 56%)
HSB
hsb(336, 73%, 88%)
CMYK
cmyk(0%, 73%, 44%, 12%)
Oklch
oklch(61.7% 0.205 1.0)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F1D9C0
C0D8F1

Analogous

F1C1C0
F1D9C0
F0F1C0

Triadic

F1D9C0
C0F1DA
DAC0F1

Split-Comp.

F1D9C0
C0F0F1
C1C0F1

Tetradic

F1D9C0
C0F1C1
C0D8F1
F1C0F0

Contrast Matrix WCAG 2.1 Contrast

F1D9C0
EBCBA5
95C1AD
26B6AC
E03C7E
1.1
Fail
1.5
Fail
1.8
Fail
3.0
AA Large
1.1
Fail
1.3
Fail
1.6
Fail
2.7
Fail
1.5
Fail
1.3
Fail
1.3
Fail
2.1
Fail
1.8
Fail
1.6
Fail
1.3
Fail
1.6
Fail
3.0
AA Large
2.7
Fail
2.1
Fail
1.6
Fail
White BG
1.4Fail
1.5Fail
2.0Fail
2.5Fail
4.1AA Large
Black BG
15.4AAA
13.6AAA
10.5AAA
8.4AAA
5.1AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E7E6C6
DDDDAE
A8A8B2
6466AE
99986E

Deuteranopia

E8EAC7
DFE1B0
A6A2B3
5C51AF
A3AF6A

Tritanopia

F0CBCC
E9B5B7
97B6B7
2DB0B1
D8615F

Achromatopsia

DDDDDD
D0D0D0
B2B2B2
8A8A8A
757575

Shades & Tints Shades & Tints

#F1D9C0

Dark
Light

#EBCBA5

Dark
Light

#95C1AD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f1d9c0;
  --color-2: #ebcba5;
  --color-3: #95c1ad;
  --color-4: #26b6ac;
  --color-5: #e03c7e;
}

SCSS

$color-1: #f1d9c0;
$color-2: #ebcba5;
$color-3: #95c1ad;
$color-4: #26b6ac;
$color-5: #e03c7e;

TAILWIND

colors: {
  'brand-1': '#f1d9c0',
  'brand-2': '#ebcba5',
  'brand-3': '#95c1ad',
  'brand-4': '#26b6ac',
  'brand-5': '#e03c7e',
}

RGB Array

[241, 217, 192], [235, 203, 165], [149, 193, 173], [38, 182, 172], [224, 60, 126]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F1D9C0, #EBCBA5, #95C1AD, #26B6AC, #E03C7E 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: #f1d9c0; --color-2: #ebcba5; --color-3: #95c1ad; --color-4: #26b6ac; --color-5: #e03c7e. 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