← Back to Editor

#CCC2AD · #DA9774 · #DF6072 · #C22B79 · #300C1F

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

#CCC2AD

Goose Yellow · Silver · Sunflower

HEX
#CCC2AD
RGB
rgb(204, 194, 173)
HSL
hsl(41, 23%, 74%)
HSB
hsb(41, 15%, 80%)
CMYK
cmyk(0%, 5%, 15%, 20%)
Oklch
oklch(81.7% 0.031 85.6)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#DA9774

Apricot · DarkSalmon · Warm Sun

HEX
#DA9774
RGB
rgb(218, 151, 116)
HSL
hsl(21, 58%, 65%)
HSB
hsb(21, 47%, 85%)
CMYK
cmyk(0%, 31%, 47%, 15%)
Oklch
oklch(73.4% 0.094 48.4)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#DF6072

Peach Pink · LightCoral · Coral Red

HEX
#DF6072
RGB
rgb(223, 96, 114)
HSL
hsl(351, 66%, 63%)
HSB
hsb(351, 57%, 87%)
CMYK
cmyk(0%, 57%, 49%, 13%)
Oklch
oklch(65.2% 0.159 13.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#C22B79

Rose Purple · MediumVioletRed · Camellia

HEX
#C22B79
RGB
rgb(194, 43, 121)
HSL
hsl(329, 64%, 46%)
HSB
hsb(329, 78%, 76%)
CMYK
cmyk(0%, 78%, 38%, 24%)
Oklch
oklch(55.2% 0.197 354.5)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#300C1F

Rose Purple · Black · Raspberry

HEX
#300C1F
RGB
rgb(48, 12, 31)
HSL
hsl(328, 60%, 12%)
HSB
hsb(328, 75%, 19%)
CMYK
cmyk(0%, 75%, 35%, 81%)
Oklch
oklch(22.3% 0.064 350.8)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CCC2AD
ADB7CC

Analogous

CCB3AD
CCC2AD
C6CCAD

Triadic

CCC2AD
ADCCC2
C2ADCC

Split-Comp.

CCC2AD
ADC6CC
B3ADCC

Tetradic

CCC2AD
ADCCB3
ADB7CC
CCADC6

Contrast Matrix WCAG 2.1 Contrast

CCC2AD
DA9774
DF6072
C22B79
300C1F
1.4
Fail
2.0
Fail
3.0
AA Large
9.9
AAA
1.4
Fail
1.4
Fail
2.2
Fail
7.2
AAA
2.0
Fail
1.4
Fail
1.5
Fail
5.1
AA
3.0
AA Large
2.2
Fail
1.5
Fail
3.3
AA Large
9.9
AAA
7.2
AAA
5.1
AA
3.3
AA Large
White BG
1.8Fail
2.4Fail
3.5AA Large
5.4AA
17.5AAA
Black BG
11.9AAA
8.7AAA
6.1AA
3.9AA Large
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

C8C8B2
BDBC7C
A8A76E
817F66
20201A

Deuteranopia

C8C9B3
C1C67E
AFB96D
899562
232519

Tritanopia

CBB6B7
D78385
D96A69
BA5754
2E1716

Achromatopsia

C3C3C3
A7A7A7
888888
616161
191919

Shades & Tints Shades & Tints

#CCC2AD

Dark
Light

#DA9774

Dark
Light

#DF6072

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ccc2ad;
  --color-2: #da9774;
  --color-3: #df6072;
  --color-4: #c22b79;
  --color-5: #300c1f;
}

SCSS

$color-1: #ccc2ad;
$color-2: #da9774;
$color-3: #df6072;
$color-4: #c22b79;
$color-5: #300c1f;

TAILWIND

colors: {
  'brand-1': '#ccc2ad',
  'brand-2': '#da9774',
  'brand-3': '#df6072',
  'brand-4': '#c22b79',
  'brand-5': '#300c1f',
}

RGB Array

[204, 194, 173], [218, 151, 116], [223, 96, 114], [194, 43, 121], [48, 12, 31]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CCC2AD, #DA9774, #DF6072, #C22B79, #300C1F 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: #ccc2ad; --color-2: #da9774; --color-3: #df6072; --color-4: #c22b79; --color-5: #300c1f. 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