Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CFD9A0
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#7DAD8B
Celadon · DarkSeaGreen · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#243E40
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#010D0F
Lake Blue · Black · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#473852
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· 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
CFD9A0 | 7DAD8B | 243E40 | 010D0F | 473852 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 7.7 AAA | 13.2 AAA | 7.2 AAA | |
1.7 Fail | — | 4.5 AA Large | 7.7 AAA | 4.2 AA Large | |
7.7 AAA | 4.5 AA Large | — | 1.7 Fail | 1.1 Fail | |
13.2 AAA | 7.7 AAA | 1.7 Fail | — | 1.8 Fail | |
7.2 AAA | 4.2 AA Large | 1.1 Fail | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CFD9A0
#7DAD8B
#243E40
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cfd9a0;
--color-2: #7dad8b;
--color-3: #243e40;
--color-4: #010d0f;
--color-5: #473852;
}SCSS
$color-1: #cfd9a0; $color-2: #7dad8b; $color-3: #243e40; $color-4: #010d0f; $color-5: #473852;
TAILWIND
colors: {
'brand-1': '#cfd9a0',
'brand-2': '#7dad8b',
'brand-3': '#243e40',
'brand-4': '#010d0f',
'brand-5': '#473852',
}RGB Array
[207, 217, 160], [125, 173, 139], [36, 62, 64], [1, 13, 15], [71, 56, 82]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CFD9A0, #7DAD8B, #243E40, #010D0F, #473852 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: #cfd9a0; --color-2: #7dad8b; --color-3: #243e40; --color-4: #010d0f; --color-5: #473852. 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