Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CFCCD3
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#65A395
Mineral Blue · CadetBlue · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#76345E
Rose Purple · DimGray · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#463A14
Ochre · DarkOliveGreen · Amber Gold
Traditional「Ochre」· Paint「Amber Gold」· Creative Blush Sunrise
#312014
Tangerine · Black · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· 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
CFCCD3 | 65A395 | 76345E | 463A14 | 312014 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 5.5 AA | 7.1 AAA | 9.8 AAA | |
1.8 Fail | — | 3.0 Fail | 3.9 AA Large | 5.4 AA | |
5.5 AA | 3.0 Fail | — | 1.3 Fail | 1.8 Fail | |
7.1 AAA | 3.9 AA Large | 1.3 Fail | — | 1.4 Fail | |
9.8 AAA | 5.4 AA | 1.8 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CFCCD3
#65A395
#76345E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cfccd3;
--color-2: #65a395;
--color-3: #76345e;
--color-4: #463a14;
--color-5: #312014;
}SCSS
$color-1: #cfccd3; $color-2: #65a395; $color-3: #76345e; $color-4: #463a14; $color-5: #312014;
TAILWIND
colors: {
'brand-1': '#cfccd3',
'brand-2': '#65a395',
'brand-3': '#76345e',
'brand-4': '#463a14',
'brand-5': '#312014',
}RGB Array
[207, 204, 211], [101, 163, 149], [118, 52, 94], [70, 58, 20], [49, 32, 20]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CFCCD3, #65A395, #76345E, #463A14, #312014 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: #cfccd3; --color-2: #65a395; --color-3: #76345e; --color-4: #463a14; --color-5: #312014. 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 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