Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#055F6B
Lake Blue · Teal · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#418B95
Slate Blue · SteelBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#7CB7BF
Sky Blue · MediumAquaMarine · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#EDDFA1
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#EDEBBE
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· 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
055F6B | 418B95 | 7CB7BF | EDDFA1 | EDEBBE | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 3.3 AA Large | 5.5 AA | 6.0 AA | |
1.9 Fail | — | 1.8 Fail | 2.9 Fail | 3.2 AA Large | |
3.3 AA Large | 1.8 Fail | — | 1.7 Fail | 1.8 Fail | |
5.5 AA | 2.9 Fail | 1.7 Fail | — | 1.1 Fail | |
6.0 AA | 3.2 AA Large | 1.8 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#055F6B
#418B95
#7CB7BF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #055f6b;
--color-2: #418b95;
--color-3: #7cb7bf;
--color-4: #eddfa1;
--color-5: #edebbe;
}SCSS
$color-1: #055f6b; $color-2: #418b95; $color-3: #7cb7bf; $color-4: #eddfa1; $color-5: #edebbe;
TAILWIND
colors: {
'brand-1': '#055f6b',
'brand-2': '#418b95',
'brand-3': '#7cb7bf',
'brand-4': '#eddfa1',
'brand-5': '#edebbe',
}RGB Array
[5, 95, 107], [65, 139, 149], [124, 183, 191], [237, 223, 161], [237, 235, 190]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #055F6B, #418B95, #7CB7BF, #EDDFA1, #EDEBBE 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: #055f6b; --color-2: #418b95; --color-3: #7cb7bf; --color-4: #eddfa1; --color-5: #edebbe. 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 pastel-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