Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CC979D
Peach Pink · Tan · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#D6B7B2
Peach Pink · Silver · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#9A817C
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#994650
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#672028
Crimson · Maroon · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
Color Harmonies Color Harmonies
Based on color wheel theory, calculated from primary color
Complementary
Analogous
Triadic
Split-Comp.
Tetradic
Contrast Matrix WCAG 2.1 Contrast
CC979D | D6B7B2 | 9A817C | 994650 | 672028 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.5 Fail | 2.5 Fail | 4.7 AA | |
1.3 Fail | — | 1.9 Fail | 3.4 AA Large | 6.2 AA | |
1.5 Fail | 1.9 Fail | — | 1.7 Fail | 3.2 AA Large | |
2.5 Fail | 3.4 AA Large | 1.7 Fail | — | 1.8 Fail | |
4.7 AA | 6.2 AA | 3.2 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CC979D
#D6B7B2
#9A817C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cc979d;
--color-2: #d6b7b2;
--color-3: #9a817c;
--color-4: #994650;
--color-5: #672028;
}SCSS
$color-1: #cc979d; $color-2: #d6b7b2; $color-3: #9a817c; $color-4: #994650; $color-5: #672028;
TAILWIND
colors: {
'brand-1': '#cc979d',
'brand-2': '#d6b7b2',
'brand-3': '#9a817c',
'brand-4': '#994650',
'brand-5': '#672028',
}RGB Array
[204, 151, 157], [214, 183, 178], [154, 129, 124], [153, 70, 80], [103, 32, 40]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CC979D, #D6B7B2, #9A817C, #994650, #672028 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: #cc979d; --color-2: #d6b7b2; --color-3: #9a817c; --color-4: #994650; --color-5: #672028. 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.
Generated by LangColor online color tool · Breaking the barrier between language and color