Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CEDDE0
Sky Blue · LightGray · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#FFFEF3
Fresh Green · Snow · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D6E5E0
Jade · LightGray · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#21273C
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#060606
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
CEDDE0 | FFFEF3 | D6E5E0 | 21273C | 060606 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.1 Fail | 10.6 AAA | 14.5 AAA | |
1.4 Fail | — | 1.3 Fail | 14.6 AAA | 20.0 AAA | |
1.1 Fail | 1.3 Fail | — | 11.4 AAA | 15.6 AAA | |
10.6 AAA | 14.6 AAA | 11.4 AAA | — | 1.4 Fail | |
14.5 AAA | 20.0 AAA | 15.6 AAA | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CEDDE0
#FFFEF3
#D6E5E0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cedde0;
--color-2: #fffef3;
--color-3: #d6e5e0;
--color-4: #21273c;
--color-5: #060606;
}SCSS
$color-1: #cedde0; $color-2: #fffef3; $color-3: #d6e5e0; $color-4: #21273c; $color-5: #060606;
TAILWIND
colors: {
'brand-1': '#cedde0',
'brand-2': '#fffef3',
'brand-3': '#d6e5e0',
'brand-4': '#21273c',
'brand-5': '#060606',
}RGB Array
[206, 221, 224], [255, 254, 243], [214, 229, 224], [33, 39, 60], [6, 6, 6]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This space-style palette of #CEDDE0, #FFFEF3, #D6E5E0, #21273C, #060606 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: #cedde0; --color-2: #fffef3; --color-3: #d6e5e0; --color-4: #21273c; --color-5: #060606. 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 space-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