Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CC6F79
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#EECC68
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#171414
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#CB953F
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#141212
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
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
CC6F79 | EECC68 | 171414 | CB953F | 141212 | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 5.3 AA | 1.3 Fail | 5.4 AA | |
2.2 Fail | — | 11.7 AAA | 1.7 Fail | 12.0 AAA | |
5.3 AA | 11.7 AAA | — | 6.9 AA | 1.0 Fail | |
1.3 Fail | 1.7 Fail | 6.9 AA | — | 7.0 AAA | |
5.4 AA | 12.0 AAA | 1.0 Fail | 7.0 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CC6F79
#EECC68
#171414
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cc6f79;
--color-2: #eecc68;
--color-3: #171414;
--color-4: #cb953f;
--color-5: #141212;
}SCSS
$color-1: #cc6f79; $color-2: #eecc68; $color-3: #171414; $color-4: #cb953f; $color-5: #141212;
TAILWIND
colors: {
'brand-1': '#cc6f79',
'brand-2': '#eecc68',
'brand-3': '#171414',
'brand-4': '#cb953f',
'brand-5': '#141212',
}RGB Array
[204, 111, 121], [238, 204, 104], [23, 20, 20], [203, 149, 63], [20, 18, 18]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #CC6F79, #EECC68, #171414, #CB953F, #141212 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: #cc6f79; --color-2: #eecc68; --color-3: #171414; --color-4: #cb953f; --color-5: #141212. 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 pastel-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