← Back to Editor

#EEECE0 · #FCC8D4 · #B05B6E · #40262F · #292021

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

#EEECE0

Fresh Green · Beige · Lemon Cream

HEX
#EEECE0
RGB
rgb(238, 236, 224)
HSL
hsl(51, 29%, 91%)
HSB
hsb(51, 6%, 93%)
CMYK
cmyk(0%, 1%, 6%, 7%)
Oklch
oklch(94.1% 0.016 99.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FCC8D4

Peach Pink · Pink · Cherry Blossom

HEX
#FCC8D4
RGB
rgb(252, 200, 212)
HSL
hsl(346, 90%, 89%)
HSB
hsb(346, 21%, 99%)
CMYK
cmyk(0%, 21%, 16%, 1%)
Oklch
oklch(88.2% 0.061 3.0)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#B05B6E

Crimson · Gray · Passion Red

HEX
#B05B6E
RGB
rgb(176, 91, 110)
HSL
hsl(347, 35%, 52%)
HSB
hsb(347, 48%, 69%)
CMYK
cmyk(0%, 48%, 37%, 31%)
Oklch
oklch(57.7% 0.112 7.0)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#40262F

Dark Violet · DarkSlateGray · Raspberry

HEX
#40262F
RGB
rgb(64, 38, 47)
HSL
hsl(339, 25%, 20%)
HSB
hsb(339, 41%, 25%)
CMYK
cmyk(0%, 41%, 27%, 75%)
Oklch
oklch(30.5% 0.042 357.5)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#292021

Crimson · Black · Deep Berry

HEX
#292021
RGB
rgb(41, 32, 33)
HSL
hsl(353, 12%, 14%)
HSB
hsb(353, 22%, 16%)
CMYK
cmyk(0%, 22%, 20%, 84%)
Oklch
oklch(25.4% 0.014 10.6)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEECE0
E1E3EF

Analogous

EFE6E1
EEECE0
EAEFE1

Triadic

EEECE0
E1EFED
EDE1EF

Split-Comp.

EEECE0
E1EAEF
E6E1EF

Tetradic

EEECE0
E1EFE6
E1E3EF
EFE1EA

Contrast Matrix WCAG 2.1 Contrast

EEECE0
FCC8D4
B05B6E
40262F
292021
1.2
Fail
3.9
AA Large
11.5
AAA
13.4
AAA
1.2
Fail
3.1
AA Large
9.3
AAA
10.8
AAA
3.9
AA Large
3.1
AA Large
3.0
Fail
3.5
AA Large
11.5
AAA
9.3
AAA
3.0
Fail
1.2
Fail
13.4
AAA
10.8
AAA
3.5
AA Large
1.2
Fail
White BG
1.2Fail
1.5Fail
4.6AA
13.7AAA
15.9AAA
Black BG
17.7AAA
14.4AAA
4.6AA
1.5Fail
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

EDEDE3
E5E5D1
8B8A69
35352D
252521

Deuteranopia

EDEDE4
E9ECD0
909768
36382C
262621

Tritanopia

EEE5E6
F9CFCE
AC6665
3F2B2B
292121

Achromatopsia

EBEBEB
D9D9D9
777777
2F2F2F
232323

Shades & Tints Shades & Tints

#EEECE0

Dark
Light

#FCC8D4

Dark
Light

#B05B6E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eeece0;
  --color-2: #fcc8d4;
  --color-3: #b05b6e;
  --color-4: #40262f;
  --color-5: #292021;
}

SCSS

$color-1: #eeece0;
$color-2: #fcc8d4;
$color-3: #b05b6e;
$color-4: #40262f;
$color-5: #292021;

TAILWIND

colors: {
  'brand-1': '#eeece0',
  'brand-2': '#fcc8d4',
  'brand-3': '#b05b6e',
  'brand-4': '#40262f',
  'brand-5': '#292021',
}

RGB Array

[238, 236, 224], [252, 200, 212], [176, 91, 110], [64, 38, 47], [41, 32, 33]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEECE0, #FCC8D4, #B05B6E, #40262F, #292021 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: #eeece0; --color-2: #fcc8d4; --color-3: #b05b6e; --color-4: #40262f; --color-5: #292021. 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