← Back to Editor

#E6E5E3 · #CEC1C8 · #8F999A · #456B6C · #0F4F51

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

#E6E5E3

Plain White · Beige · Cloud White

HEX
#E6E5E3
RGB
rgb(230, 229, 227)
HSL
hsl(40, 6%, 90%)
HSB
hsb(40, 1%, 90%)
CMYK
cmyk(0%, 0%, 1%, 10%)
Oklch
oklch(92.2% 0.003 84.6)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#CEC1C8

Mauve · Silver · Cherry Blossom

HEX
#CEC1C8
RGB
rgb(206, 193, 200)
HSL
hsl(328, 12%, 78%)
HSB
hsb(328, 6%, 81%)
CMYK
cmyk(0%, 6%, 3%, 19%)
Oklch
oklch(82.4% 0.017 343.7)

TraditionalMauve」· PaintCherry Blossom」· Creative Rose Petal

#8F999A

Ash · LightSlateGray · Silver Sand

HEX
#8F999A
RGB
rgb(143, 153, 154)
HSL
hsl(185, 5%, 58%)
HSB
hsb(185, 7%, 60%)
CMYK
cmyk(7%, 1%, 0%, 40%)
Oklch
oklch(67.5% 0.012 204.1)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#456B6C

Slate Blue · DimGray · Mint Ice

HEX
#456B6C
RGB
rgb(69, 107, 108)
HSL
hsl(182, 22%, 35%)
HSB
hsb(182, 36%, 42%)
CMYK
cmyk(36%, 1%, 0%, 58%)
Oklch
oklch(50.0% 0.043 198.0)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#0F4F51

Lake Blue · DarkSlateGray · Peacock Green

HEX
#0F4F51
RGB
rgb(15, 79, 81)
HSL
hsl(182, 69%, 19%)
HSB
hsb(182, 81%, 32%)
CMYK
cmyk(81%, 2%, 0%, 68%)
Oklch
oklch(39.1% 0.061 198.1)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E6E5E3
E4E5E7

Analogous

E7E4E4
E6E5E3
E7E7E4

Triadic

E6E5E3
E4E7E6
E6E4E7

Split-Comp.

E6E5E3
E4E7E7
E4E4E7

Tetradic

E6E5E3
E4E7E4
E4E5E7
E7E4E7

Contrast Matrix WCAG 2.1 Contrast

E6E5E3
CEC1C8
8F999A
456B6C
0F4F51
1.4
Fail
2.3
Fail
4.7
AA
7.4
AAA
1.4
Fail
1.7
Fail
3.4
AA Large
5.4
AA
2.3
Fail
1.7
Fail
2.0
Fail
3.2
AA Large
4.7
AA
3.4
AA Large
2.0
Fail
1.6
Fail
7.4
AAA
5.4
AA
3.2
AA Large
1.6
Fail
White BG
1.3Fail
1.7Fail
2.9Fail
5.9AA
9.3AAA
Black BG
16.7AAA
12.1AAA
7.2AAA
3.6AA Large
2.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E6E6E3
C8C8C6
93939A
55566C
2B2B51

Deuteranopia

E6E6E4
C9CAC6
93929A
53506C
272250

Tritanopia

E6E4E4
CDC5C5
909A9A
476C6C
125050

Achromatopsia

E5E5E5
C6C6C6
969696
606060
3C3C3C

Shades & Tints Shades & Tints

#E6E5E3

Dark
Light

#CEC1C8

Dark
Light

#8F999A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e6e5e3;
  --color-2: #cec1c8;
  --color-3: #8f999a;
  --color-4: #456b6c;
  --color-5: #0f4f51;
}

SCSS

$color-1: #e6e5e3;
$color-2: #cec1c8;
$color-3: #8f999a;
$color-4: #456b6c;
$color-5: #0f4f51;

TAILWIND

colors: {
  'brand-1': '#e6e5e3',
  'brand-2': '#cec1c8',
  'brand-3': '#8f999a',
  'brand-4': '#456b6c',
  'brand-5': '#0f4f51',
}

RGB Array

[230, 229, 227], [206, 193, 200], [143, 153, 154], [69, 107, 108], [15, 79, 81]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E6E5E3, #CEC1C8, #8F999A, #456B6C, #0F4F51 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #e6e5e3; --color-2: #cec1c8; --color-3: #8f999a; --color-4: #456b6c; --color-5: #0f4f51. 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. Restrained colors convey professionalism and trust. 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