← Back to Editor

#EEE3E7 · #C1D1CD · #FF707A · #814F52 · #46443F

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

#EEE3E7

Rouge · Linen · Cherry Blossom

HEX
#EEE3E7
RGB
rgb(238, 227, 231)
HSL
hsl(338, 24%, 91%)
HSB
hsb(338, 5%, 93%)
CMYK
cmyk(0%, 5%, 3%, 7%)
Oklch
oklch(92.6% 0.013 353.2)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#C1D1CD

Jade · LightGray · Glacier Blue

HEX
#C1D1CD
RGB
rgb(193, 209, 205)
HSL
hsl(165, 15%, 79%)
HSB
hsb(165, 8%, 82%)
CMYK
cmyk(8%, 0%, 2%, 18%)
Oklch
oklch(84.7% 0.018 179.2)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#FF707A

Peach Pink · Salmon · Coral Red

HEX
#FF707A
RGB
rgb(255, 112, 122)
HSL
hsl(356, 100%, 72%)
HSB
hsb(356, 56%, 100%)
CMYK
cmyk(0%, 56%, 52%, 0%)
Oklch
oklch(72.1% 0.174 18.3)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#814F52

Crimson · DimGray · Passion Red

HEX
#814F52
RGB
rgb(129, 79, 82)
HSL
hsl(356, 24%, 41%)
HSB
hsb(356, 39%, 51%)
CMYK
cmyk(0%, 39%, 36%, 49%)
Oklch
oklch(48.5% 0.068 16.0)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#46443F

Dark Cyan · DarkSlateGray · Charcoal

HEX
#46443F
RGB
rgb(70, 68, 63)
HSL
hsl(43, 5%, 26%)
HSB
hsb(43, 10%, 27%)
CMYK
cmyk(0%, 3%, 10%, 73%)
Oklch
oklch(38.7% 0.009 88.7)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEE3E7
E3EEEA

Analogous

EEE3EC
EEE3E7
EEE4E3

Triadic

EEE3E7
E7EEE3
E3E7EE

Split-Comp.

EEE3E7
E3EEE4
E3ECEE

Tetradic

EEE3E7
ECEEE3
E3EEEA
E4E3EE

Contrast Matrix WCAG 2.1 Contrast

EEE3E7
C1D1CD
FF707A
814F52
46443F
1.3
Fail
2.1
Fail
5.3
AA
7.8
AAA
1.3
Fail
1.7
Fail
4.2
AA Large
6.1
AA
2.1
Fail
1.7
Fail
2.5
Fail
3.6
AA Large
5.3
AA
4.2
AA Large
2.5
Fail
1.5
Fail
7.8
AAA
6.1
AA
3.6
AA Large
1.5
Fail
White BG
1.3Fail
1.6Fail
2.7Fail
6.6AA
9.7AAA
Black BG
16.8AAA
13.3AAA
7.9AAA
3.2AA Large
2.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E9E9E6
C8C8CE
C1C078
6B6B51
454540

Deuteranopia

EAEBE6
C7C6CE
C9D477
6E7251
454541

Tritanopia

EDE5E5
C2CFCF
F87675
7F5151
464141

Achromatopsia

E7E7E7
CCCCCC
9C9C9C
5E5E5E
444444

Shades & Tints Shades & Tints

#EEE3E7

Dark
Light

#C1D1CD

Dark
Light

#FF707A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eee3e7;
  --color-2: #c1d1cd;
  --color-3: #ff707a;
  --color-4: #814f52;
  --color-5: #46443f;
}

SCSS

$color-1: #eee3e7;
$color-2: #c1d1cd;
$color-3: #ff707a;
$color-4: #814f52;
$color-5: #46443f;

TAILWIND

colors: {
  'brand-1': '#eee3e7',
  'brand-2': '#c1d1cd',
  'brand-3': '#ff707a',
  'brand-4': '#814f52',
  'brand-5': '#46443f',
}

RGB Array

[238, 227, 231], [193, 209, 205], [255, 112, 122], [129, 79, 82], [70, 68, 63]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEE3E7, #C1D1CD, #FF707A, #814F52, #46443F 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: #eee3e7; --color-2: #c1d1cd; --color-3: #ff707a; --color-4: #814f52; --color-5: #46443f. 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