← Back to Editor

#CECDB8 · #798BA3 · #5D3E57 · #4A0D27 · #1C0611

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

#CECDB8

Fresh Green · Silver · Lemon Cream

HEX
#CECDB8
RGB
rgb(206, 205, 184)
HSL
hsl(57, 18%, 76%)
HSB
hsb(57, 11%, 81%)
CMYK
cmyk(0%, 0%, 11%, 19%)
Oklch
oklch(84.3% 0.028 104.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#798BA3

Azure · LightSlateGray · Navy Blue

HEX
#798BA3
RGB
rgb(121, 139, 163)
HSL
hsl(214, 19%, 56%)
HSB
hsb(214, 26%, 64%)
CMYK
cmyk(26%, 15%, 0%, 36%)
Oklch
oklch(63.1% 0.042 255.7)

TraditionalAzure」· PaintNavy Blue」· Creative Blush Sunrise

#5D3E57

Rose Purple · DimGray · Eggplant

HEX
#5D3E57
RGB
rgb(93, 62, 87)
HSL
hsl(312, 20%, 30%)
HSB
hsb(312, 33%, 36%)
CMYK
cmyk(0%, 33%, 6%, 64%)
Oklch
oklch(40.8% 0.058 333.7)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#4A0D27

Dark Violet · Maroon · Raspberry

HEX
#4A0D27
RGB
rgb(74, 13, 39)
HSL
hsl(334, 70%, 17%)
HSB
hsb(334, 82%, 29%)
CMYK
cmyk(0%, 82%, 47%, 71%)
Oklch
oklch(27.9% 0.094 359.5)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#1C0611

Dark Violet · Black · Raspberry

HEX
#1C0611
RGB
rgb(28, 6, 17)
HSL
hsl(330, 65%, 7%)
HSB
hsb(330, 79%, 11%)
CMYK
cmyk(0%, 79%, 39%, 89%)
Oklch
oklch(16.7% 0.043 350.9)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CECDB8
B7B8CD

Analogous

CDC1B7
CECDB8
C3CDB7

Triadic

CECDB8
B7CDCC
CCB7CD

Split-Comp.

CECDB8
B7C3CD
C1B7CD

Tetradic

CECDB8
B7CDC1
B7B8CD
CDB7C3

Contrast Matrix WCAG 2.1 Contrast

CECDB8
798BA3
5D3E57
4A0D27
1C0611
2.2
Fail
5.7
AA
9.5
AAA
12.0
AAA
2.2
Fail
2.6
Fail
4.4
AA Large
5.6
AA
5.7
AA
2.6
Fail
1.7
Fail
2.1
Fail
9.5
AAA
4.4
AA Large
1.7
Fail
1.3
Fail
12.0
AAA
5.6
AA
2.1
Fail
1.3
Fail
White BG
1.6Fail
3.5AA Large
9.2AAA
15.2AAA
19.4AAA
Black BG
13.0AAA
6.0AA
2.3Fail
1.4Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

CECEBD
81819D
504F51
302F21
12120E

Deuteranopia

CECEBE
807E9C
515450
33381F
14150E

Tritanopia

CEC1C2
7A9998
5B4C4B
471C1B
1B0C0C

Achromatopsia

CBCBCB
888888
4A4A4A
222222
0E0E0E

Shades & Tints Shades & Tints

#CECDB8

Dark
Light

#798BA3

Dark
Light

#5D3E57

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cecdb8;
  --color-2: #798ba3;
  --color-3: #5d3e57;
  --color-4: #4a0d27;
  --color-5: #1c0611;
}

SCSS

$color-1: #cecdb8;
$color-2: #798ba3;
$color-3: #5d3e57;
$color-4: #4a0d27;
$color-5: #1c0611;

TAILWIND

colors: {
  'brand-1': '#cecdb8',
  'brand-2': '#798ba3',
  'brand-3': '#5d3e57',
  'brand-4': '#4a0d27',
  'brand-5': '#1c0611',
}

RGB Array

[206, 205, 184], [121, 139, 163], [93, 62, 87], [74, 13, 39], [28, 6, 17]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CECDB8, #798BA3, #5D3E57, #4A0D27, #1C0611 is ideal for: tech websites, dark mode UIs, game UIs, 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: #cecdb8; --color-2: #798ba3; --color-3: #5d3e57; --color-4: #4a0d27; --color-5: #1c0611. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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