Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D9F4EF
Jade · Lavender · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#4C92D3
Lake Blue · SteelBlue · Navy Blue
Traditional「Lake Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#455B92
Indigo · DarkSlateBlue · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#555F5D
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#C9E4C0
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
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
D9F4EF | 4C92D3 | 455B92 | 555F5D | C9E4C0 | |
|---|---|---|---|---|---|
| — | 2.9 Fail | 5.7 AA | 5.7 AA | 1.2 Fail | |
2.9 Fail | — | 2.0 Fail | 2.0 Fail | 2.4 Fail | |
5.7 AA | 2.0 Fail | — | 1.0 Fail | 4.8 AA | |
5.7 AA | 2.0 Fail | 1.0 Fail | — | 4.8 AA | |
1.2 Fail | 2.4 Fail | 4.8 AA | 4.8 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D9F4EF
#4C92D3
#455B92
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d9f4ef;
--color-2: #4c92d3;
--color-3: #455b92;
--color-4: #555f5d;
--color-5: #c9e4c0;
}SCSS
$color-1: #d9f4ef; $color-2: #4c92d3; $color-3: #455b92; $color-4: #555f5d; $color-5: #c9e4c0;
TAILWIND
colors: {
'brand-1': '#d9f4ef',
'brand-2': '#4c92d3',
'brand-3': '#455b92',
'brand-4': '#555f5d',
'brand-5': '#c9e4c0',
}RGB Array
[217, 244, 239], [76, 146, 211], [69, 91, 146], [85, 95, 93], [201, 228, 192]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D9F4EF, #4C92D3, #455B92, #555F5D, #C9E4C0 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: #d9f4ef; --color-2: #4c92d3; --color-3: #455b92; --color-4: #555f5d; --color-5: #c9e4c0. 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