Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CCDDCA
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#97B0AC
Jade · DarkGray · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#CF3A24
Vermilion · FireBrick · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#245262
Slate Blue · DarkSlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#010A13
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· 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
CCDDCA | 97B0AC | CF3A24 | 245262 | 010A13 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 3.4 AA Large | 6.0 AA | 14.0 AAA | |
1.6 Fail | — | 2.1 Fail | 3.7 AA Large | 8.7 AAA | |
3.4 AA Large | 2.1 Fail | — | 1.7 Fail | 4.1 AA Large | |
6.0 AA | 3.7 AA Large | 1.7 Fail | — | 2.3 Fail | |
14.0 AAA | 8.7 AAA | 4.1 AA Large | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CCDDCA
#97B0AC
#CF3A24
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ccddca;
--color-2: #97b0ac;
--color-3: #cf3a24;
--color-4: #245262;
--color-5: #010a13;
}SCSS
$color-1: #ccddca; $color-2: #97b0ac; $color-3: #cf3a24; $color-4: #245262; $color-5: #010a13;
TAILWIND
colors: {
'brand-1': '#ccddca',
'brand-2': '#97b0ac',
'brand-3': '#cf3a24',
'brand-4': '#245262',
'brand-5': '#010a13',
}RGB Array
[204, 221, 202], [151, 176, 172], [207, 58, 36], [36, 82, 98], [1, 10, 19]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #CCDDCA, #97B0AC, #CF3A24, #245262, #010A13 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: #ccddca; --color-2: #97b0ac; --color-3: #cf3a24; --color-4: #245262; --color-5: #010a13. 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 nature-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