Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D0F0F8
Sky Blue · Lavender · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#B2F0B2
Emerald · LightGreen · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#94C8B2
Jade · DarkSeaGreen · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#687C7C
Slate Blue · SlateGray · Warm Gray
Traditional「Slate Blue」· Paint「Warm Gray」· Creative Urban Concrete
#3C3043
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· 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
D0F0F8 | B2F0B2 | 94C8B2 | 687C7C | 3C3043 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.6 Fail | 3.7 AA Large | 10.3 AAA | |
1.1 Fail | — | 1.4 Fail | 3.4 AA Large | 9.4 AAA | |
1.6 Fail | 1.4 Fail | — | 2.3 Fail | 6.6 AA | |
3.7 AA Large | 3.4 AA Large | 2.3 Fail | — | 2.8 Fail | |
10.3 AAA | 9.4 AAA | 6.6 AA | 2.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D0F0F8
#B2F0B2
#94C8B2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d0f0f8;
--color-2: #b2f0b2;
--color-3: #94c8b2;
--color-4: #687c7c;
--color-5: #3c3043;
}SCSS
$color-1: #d0f0f8; $color-2: #b2f0b2; $color-3: #94c8b2; $color-4: #687c7c; $color-5: #3c3043;
TAILWIND
colors: {
'brand-1': '#d0f0f8',
'brand-2': '#b2f0b2',
'brand-3': '#94c8b2',
'brand-4': '#687c7c',
'brand-5': '#3c3043',
}RGB Array
[208, 240, 248], [178, 240, 178], [148, 200, 178], [104, 124, 124], [60, 48, 67]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #D0F0F8, #B2F0B2, #94C8B2, #687C7C, #3C3043 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: #d0f0f8; --color-2: #b2f0b2; --color-3: #94c8b2; --color-4: #687c7c; --color-5: #3c3043. 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 warm-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