← Back to Editor

#CC9599 · #DBD9C8 · #783D41 · #4F292C · #3B0C24

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

#CC9599

Peach Pink · Tan · Coral Red

HEX
#CC9599
RGB
rgb(204, 149, 153)
HSL
hsl(356, 35%, 69%)
HSB
hsb(356, 27%, 80%)
CMYK
cmyk(0%, 27%, 25%, 20%)
Oklch
oklch(72.4% 0.067 14.0)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#DBD9C8

Fresh Green · LightGray · Lemon Cream

HEX
#DBD9C8
RGB
rgb(219, 217, 200)
HSL
hsl(54, 21%, 82%)
HSB
hsb(54, 9%, 86%)
CMYK
cmyk(0%, 1%, 9%, 14%)
Oklch
oklch(88.2% 0.023 101.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#783D41

Crimson · Sienna · Wine Red

HEX
#783D41
RGB
rgb(120, 61, 65)
HSL
hsl(356, 33%, 35%)
HSB
hsb(356, 49%, 47%)
CMYK
cmyk(0%, 49%, 46%, 53%)
Oklch
oklch(43.6% 0.082 16.8)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#4F292C

Crimson · DarkSlateGray · Wine Red

HEX
#4F292C
RGB
rgb(79, 41, 44)
HSL
hsl(355, 32%, 24%)
HSB
hsb(355, 48%, 31%)
CMYK
cmyk(0%, 48%, 44%, 69%)
Oklch
oklch(33.2% 0.057 15.6)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#3B0C24

Rose Purple · Black · Raspberry

HEX
#3B0C24
RGB
rgb(59, 12, 36)
HSL
hsl(329, 66%, 14%)
HSB
hsb(329, 80%, 23%)
CMYK
cmyk(0%, 80%, 39%, 77%)
Oklch
oklch(24.7% 0.078 353.0)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CC9599
94CCC8

Analogous

CC94B4
CC9599
CCAC94

Triadic

CC9599
98CC94
9498CC

Split-Comp.

CC9599
94CCAC
94B4CC

Tetradic

CC9599
B4CC94
94CCC8
AC94CC

Contrast Matrix WCAG 2.1 Contrast

CC9599
DBD9C8
783D41
4F292C
3B0C24
1.8
Fail
3.3
AA Large
4.9
AA
6.6
AA
1.8
Fail
5.8
AA
8.8
AAA
11.7
AAA
3.3
AA Large
5.8
AA
1.5
Fail
2.0
Fail
4.9
AA
8.8
AAA
1.5
Fail
1.3
Fail
6.6
AA
11.7
AAA
2.0
Fail
1.3
Fail
White BG
2.5Fail
1.4Fail
8.3AAA
12.5AAA
16.6AAA
Black BG
8.3AAA
14.8AAA
2.5Fail
1.7Fail
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

B4B498
DADACC
5E5E40
3F3E2B
27261E

Deuteranopia

B7BB98
DADACD
626640
41442B
292D1D

Tritanopia

C99797
DBCFD0
753F3F
4D2B2B
391A19

Achromatopsia

A6A6A6
D8D8D8
4F4F4F
353535
1D1D1D

Shades & Tints Shades & Tints

#CC9599

Dark
Light

#DBD9C8

Dark
Light

#783D41

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cc9599;
  --color-2: #dbd9c8;
  --color-3: #783d41;
  --color-4: #4f292c;
  --color-5: #3b0c24;
}

SCSS

$color-1: #cc9599;
$color-2: #dbd9c8;
$color-3: #783d41;
$color-4: #4f292c;
$color-5: #3b0c24;

TAILWIND

colors: {
  'brand-1': '#cc9599',
  'brand-2': '#dbd9c8',
  'brand-3': '#783d41',
  'brand-4': '#4f292c',
  'brand-5': '#3b0c24',
}

RGB Array

[204, 149, 153], [219, 217, 200], [120, 61, 65], [79, 41, 44], [59, 12, 36]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CC9599, #DBD9C8, #783D41, #4F292C, #3B0C24 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: #cc9599; --color-2: #dbd9c8; --color-3: #783d41; --color-4: #4f292c; --color-5: #3b0c24. 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