Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B0DAE0
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#74BEC5
Sky Blue · MediumAquaMarine · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#54879C
Slate Blue · CadetBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#3B6269
Slate Blue · DarkSlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#F0E47F
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
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
B0DAE0 | 74BEC5 | 54879C | 3B6269 | F0E47F | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.6 Fail | 4.4 AA Large | 1.2 Fail | |
1.4 Fail | — | 1.9 Fail | 3.2 AA Large | 1.6 Fail | |
2.6 Fail | 1.9 Fail | — | 1.7 Fail | 3.0 AA Large | |
4.4 AA Large | 3.2 AA Large | 1.7 Fail | — | 5.1 AA | |
1.2 Fail | 1.6 Fail | 3.0 AA Large | 5.1 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B0DAE0
#74BEC5
#54879C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b0dae0;
--color-2: #74bec5;
--color-3: #54879c;
--color-4: #3b6269;
--color-5: #f0e47f;
}SCSS
$color-1: #b0dae0; $color-2: #74bec5; $color-3: #54879c; $color-4: #3b6269; $color-5: #f0e47f;
TAILWIND
colors: {
'brand-1': '#b0dae0',
'brand-2': '#74bec5',
'brand-3': '#54879c',
'brand-4': '#3b6269',
'brand-5': '#f0e47f',
}RGB Array
[176, 218, 224], [116, 190, 197], [84, 135, 156], [59, 98, 105], [240, 228, 127]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B0DAE0, #74BEC5, #54879C, #3B6269, #F0E47F 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: #b0dae0; --color-2: #74bec5; --color-3: #54879c; --color-4: #3b6269; --color-5: #f0e47f. 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