← Back to Editor

#CAE8C8 · #D9CEB8 · #EBAB9D · #F25A64 · #2C2C36

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#CAE8C8

Celadon · LightGray · Mint Green

HEX
#CAE8C8
RGB
rgb(202, 232, 200)
HSL
hsl(116, 41%, 85%)
HSB
hsb(116, 14%, 91%)
CMYK
cmyk(13%, 0%, 14%, 9%)
Oklch
oklch(90.1% 0.053 143.4)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#D9CEB8

Goose Yellow · LightGray · Lemon Cream

HEX
#D9CEB8
RGB
rgb(217, 206, 184)
HSL
hsl(40, 30%, 79%)
HSB
hsb(40, 15%, 85%)
CMYK
cmyk(0%, 5%, 15%, 15%)
Oklch
oklch(85.4% 0.032 84.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#EBAB9D

Peach Pink · BurlyWood · Coral Red

HEX
#EBAB9D
RGB
rgb(235, 171, 157)
HSL
hsl(11, 66%, 77%)
HSB
hsb(11, 33%, 92%)
CMYK
cmyk(0%, 27%, 33%, 8%)
Oklch
oklch(79.8% 0.079 32.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#F25A64

Peach Pink · Tomato · Coral Red

HEX
#F25A64
RGB
rgb(242, 90, 100)
HSL
hsl(356, 85%, 65%)
HSB
hsb(356, 63%, 95%)
CMYK
cmyk(0%, 63%, 59%, 5%)
Oklch
oklch(67.0% 0.187 19.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#2C2C36

Deep Indigo · DarkSlateGray · Deep Sea Blue

HEX
#2C2C36
RGB
rgb(44, 44, 54)
HSL
hsl(240, 10%, 19%)
HSB
hsb(240, 19%, 21%)
CMYK
cmyk(19%, 19%, 0%, 79%)
Oklch
oklch(29.7% 0.018 285.3)

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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CAE8C8
E6C9E8

Analogous

DBE8C9
CAE8C8
C9E8D7

Triadic

CAE8C8
C9CBE8
E8C9CB

Split-Comp.

CAE8C8
D7C9E8
E8C9DB

Tetradic

CAE8C8
C9DBE8
E6C9E8
E8D7C9

Contrast Matrix WCAG 2.1 Contrast

CAE8C8
D9CEB8
EBAB9D
F25A64
2C2C36
1.2
Fail
1.5
Fail
2.5
Fail
10.4
AAA
1.2
Fail
1.2
Fail
2.1
Fail
8.9
AAA
1.5
Fail
1.2
Fail
1.7
Fail
7.1
AAA
2.5
Fail
2.1
Fail
1.7
Fail
4.2
AA Large
10.4
AAA
8.9
AAA
7.1
AAA
4.2
AA Large
White BG
1.3Fail
1.6Fail
1.9Fail
3.3AA Large
13.8AAA
Black BG
15.9AAA
13.5AAA
10.8AAA
6.4AA
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

D7D7D0
D4D4BD
CFCFA0
B0AF62
2C2C34

Deuteranopia

D5D3D2
D5D6BF
D3D8A1
B9C461
2C2C33

Tritanopia

CBD6D7
D8C2C2
E8A3A4
EA605F
2C3231

Achromatopsia

DBDBDB
CFCFCF
BDBDBD
898989
2D2D2D

Shades & Tints Shades & Tints

#CAE8C8

Dark
Light

#D9CEB8

Dark
Light

#EBAB9D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cae8c8;
  --color-2: #d9ceb8;
  --color-3: #ebab9d;
  --color-4: #f25a64;
  --color-5: #2c2c36;
}

SCSS

$color-1: #cae8c8;
$color-2: #d9ceb8;
$color-3: #ebab9d;
$color-4: #f25a64;
$color-5: #2c2c36;

TAILWIND

colors: {
  'brand-1': '#cae8c8',
  'brand-2': '#d9ceb8',
  'brand-3': '#ebab9d',
  'brand-4': '#f25a64',
  'brand-5': '#2c2c36',
}

RGB Array

[202, 232, 200], [217, 206, 184], [235, 171, 157], [242, 90, 100], [44, 44, 54]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CAE8C8, #D9CEB8, #EBAB9D, #F25A64, #2C2C36 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: #cae8c8; --color-2: #d9ceb8; --color-3: #ebab9d; --color-4: #f25a64; --color-5: #2c2c36. 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