Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CCEBE4
Jade · LightGray · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#9DD4C8
Jade · LightSteelBlue · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#509989
Mineral Blue · CadetBlue · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#F74A28
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#476B63
Mineral Blue · DimGray · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· 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
CCEBE4 | 9DD4C8 | 509989 | F74A28 | 476B63 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.6 Fail | 2.8 Fail | 4.7 AA | |
1.3 Fail | — | 2.0 Fail | 2.1 Fail | 3.6 AA Large | |
2.6 Fail | 2.0 Fail | — | 1.0 Fail | 1.8 Fail | |
2.8 Fail | 2.1 Fail | 1.0 Fail | — | 1.7 Fail | |
4.7 AA | 3.6 AA Large | 1.8 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CCEBE4
#9DD4C8
#509989
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ccebe4;
--color-2: #9dd4c8;
--color-3: #509989;
--color-4: #f74a28;
--color-5: #476b63;
}SCSS
$color-1: #ccebe4; $color-2: #9dd4c8; $color-3: #509989; $color-4: #f74a28; $color-5: #476b63;
TAILWIND
colors: {
'brand-1': '#ccebe4',
'brand-2': '#9dd4c8',
'brand-3': '#509989',
'brand-4': '#f74a28',
'brand-5': '#476b63',
}RGB Array
[204, 235, 228], [157, 212, 200], [80, 153, 137], [247, 74, 40], [71, 107, 99]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CCEBE4, #9DD4C8, #509989, #F74A28, #476B63 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: #ccebe4; --color-2: #9dd4c8; --color-3: #509989; --color-4: #f74a28; --color-5: #476b63. 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 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