Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DEE7ED
Sky Blue · Lavender · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
#859E8D
Celadon · LightSlateGray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#78AB89
Celadon · DarkSeaGreen · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#121920
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#130D0C
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· 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
DEE7ED | 859E8D | 78AB89 | 121920 | 130D0C | |
|---|---|---|---|---|---|
| — | 2.3 Fail | 2.1 Fail | 14.1 AAA | 15.4 AAA | |
2.3 Fail | — | 1.1 Fail | 6.1 AA | 6.7 AA | |
2.1 Fail | 1.1 Fail | — | 6.7 AA | 7.3 AAA | |
14.1 AAA | 6.1 AA | 6.7 AA | — | 1.1 Fail | |
15.4 AAA | 6.7 AA | 7.3 AAA | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DEE7ED
#859E8D
#78AB89
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dee7ed;
--color-2: #859e8d;
--color-3: #78ab89;
--color-4: #121920;
--color-5: #130d0c;
}SCSS
$color-1: #dee7ed; $color-2: #859e8d; $color-3: #78ab89; $color-4: #121920; $color-5: #130d0c;
TAILWIND
colors: {
'brand-1': '#dee7ed',
'brand-2': '#859e8d',
'brand-3': '#78ab89',
'brand-4': '#121920',
'brand-5': '#130d0c',
}RGB Array
[222, 231, 237], [133, 158, 141], [120, 171, 137], [18, 25, 32], [19, 13, 12]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DEE7ED, #859E8D, #78AB89, #121920, #130D0C is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #dee7ed; --color-2: #859e8d; --color-3: #78ab89; --color-4: #121920; --color-5: #130d0c. 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. Restrained colors convey professionalism and trust. 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