Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DAE0B2
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#85ACB2
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#1086CC
Lake Blue · DodgerBlue · Navy Blue
Traditional「Lake Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#453D57
Deep Indigo · DarkSlateGray · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#EA2750
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· 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
DAE0B2 | 85ACB2 | 1086CC | 453D57 | EA2750 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 2.9 Fail | 7.4 AAA | 3.1 AA Large | |
1.8 Fail | — | 1.6 Fail | 4.1 AA Large | 1.7 Fail | |
2.9 Fail | 1.6 Fail | — | 2.6 Fail | 1.1 Fail | |
7.4 AAA | 4.1 AA Large | 2.6 Fail | — | 2.4 Fail | |
3.1 AA Large | 1.7 Fail | 1.1 Fail | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DAE0B2
#85ACB2
#1086CC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dae0b2;
--color-2: #85acb2;
--color-3: #1086cc;
--color-4: #453d57;
--color-5: #ea2750;
}SCSS
$color-1: #dae0b2; $color-2: #85acb2; $color-3: #1086cc; $color-4: #453d57; $color-5: #ea2750;
TAILWIND
colors: {
'brand-1': '#dae0b2',
'brand-2': '#85acb2',
'brand-3': '#1086cc',
'brand-4': '#453d57',
'brand-5': '#ea2750',
}RGB Array
[218, 224, 178], [133, 172, 178], [16, 134, 204], [69, 61, 87], [234, 39, 80]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DAE0B2, #85ACB2, #1086CC, #453D57, #EA2750 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: #dae0b2; --color-2: #85acb2; --color-3: #1086cc; --color-4: #453d57; --color-5: #ea2750. 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