Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#559999
Slate Blue · CadetBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#CCDDCC
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#EEEEDD
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#FF2255
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#444444
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· 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
559999 | CCDDCC | EEEEDD | FF2255 | 444444 | |
|---|---|---|---|---|---|
| — | 2.3 Fail | 2.8 Fail | 1.1 Fail | 3.0 Fail | |
2.3 Fail | — | 1.2 Fail | 2.6 Fail | 6.9 AA | |
2.8 Fail | 1.2 Fail | — | 3.2 AA Large | 8.3 AAA | |
1.1 Fail | 2.6 Fail | 3.2 AA Large | — | 2.6 Fail | |
3.0 Fail | 6.9 AA | 8.3 AAA | 2.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#559999
#CCDDCC
#EEEEDD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #559999;
--color-2: #ccddcc;
--color-3: #eeeedd;
--color-4: #ff2255;
--color-5: #444444;
}SCSS
$color-1: #559999; $color-2: #ccddcc; $color-3: #eeeedd; $color-4: #ff2255; $color-5: #444444;
TAILWIND
colors: {
'brand-1': '#559999',
'brand-2': '#ccddcc',
'brand-3': '#eeeedd',
'brand-4': '#ff2255',
'brand-5': '#444444',
}RGB Array
[85, 153, 153], [204, 221, 204], [238, 238, 221], [255, 34, 85], [68, 68, 68]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #559999, #CCDDCC, #EEEEDD, #FF2255, #444444 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: #559999; --color-2: #ccddcc; --color-3: #eeeedd; --color-4: #ff2255; --color-5: #444444. 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 cool-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