Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#5B6877
Indigo · DimGray · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#A0F7CC
Jade · LightBlue · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#29315F
Indigo · MidnightBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#9CB19C
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#FFFFF5
Fresh Green · Snow · 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
5B6877 | A0F7CC | 29315F | 9CB19C | FFFFF5 | |
|---|---|---|---|---|---|
| — | 4.5 AA | 2.2 Fail | 2.5 Fail | 5.7 AA | |
4.5 AA | — | 9.8 AAA | 1.8 Fail | 1.3 Fail | |
2.2 Fail | 9.8 AAA | — | 5.4 AA | 12.3 AAA | |
2.5 Fail | 1.8 Fail | 5.4 AA | — | 2.3 Fail | |
5.7 AA | 1.3 Fail | 12.3 AAA | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#5B6877
#A0F7CC
#29315F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #5b6877;
--color-2: #a0f7cc;
--color-3: #29315f;
--color-4: #9cb19c;
--color-5: #fffff5;
}SCSS
$color-1: #5b6877; $color-2: #a0f7cc; $color-3: #29315f; $color-4: #9cb19c; $color-5: #fffff5;
TAILWIND
colors: {
'brand-1': '#5b6877',
'brand-2': '#a0f7cc',
'brand-3': '#29315f',
'brand-4': '#9cb19c',
'brand-5': '#fffff5',
}RGB Array
[91, 104, 119], [160, 247, 204], [41, 49, 95], [156, 177, 156], [255, 255, 245]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #5B6877, #A0F7CC, #29315F, #9CB19C, #FFFFF5 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: #5b6877; --color-2: #a0f7cc; --color-3: #29315f; --color-4: #9cb19c; --color-5: #fffff5. 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