Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#8C8C80
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#CBA4B6
Rouge · Silver · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#863D68
Rose Purple · DimGray · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#662B4B
Rose Purple · DarkSlateGray · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#24061E
Rose Purple · Black · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· 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
8C8C80 | CBA4B6 | 863D68 | 662B4B | 24061E | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.1 Fail | 3.1 AA Large | 5.5 AA | |
1.5 Fail | — | 3.3 AA Large | 4.7 AA | 8.5 AAA | |
2.1 Fail | 3.3 AA Large | — | 1.4 Fail | 2.6 Fail | |
3.1 AA Large | 4.7 AA | 1.4 Fail | — | 1.8 Fail | |
5.5 AA | 8.5 AAA | 2.6 Fail | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#8C8C80
#CBA4B6
#863D68
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #8c8c80;
--color-2: #cba4b6;
--color-3: #863d68;
--color-4: #662b4b;
--color-5: #24061e;
}SCSS
$color-1: #8c8c80; $color-2: #cba4b6; $color-3: #863d68; $color-4: #662b4b; $color-5: #24061e;
TAILWIND
colors: {
'brand-1': '#8c8c80',
'brand-2': '#cba4b6',
'brand-3': '#863d68',
'brand-4': '#662b4b',
'brand-5': '#24061e',
}RGB Array
[140, 140, 128], [203, 164, 182], [134, 61, 104], [102, 43, 75], [36, 6, 30]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #8C8C80, #CBA4B6, #863D68, #662B4B, #24061E 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: #8c8c80; --color-2: #cba4b6; --color-3: #863d68; --color-4: #662b4b; --color-5: #24061e. 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 cool-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