Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#ABB5BB
Sky Blue · DarkGray · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#71857F
Mineral Blue · Gray · Warm Gray
Traditional「Mineral Blue」· Paint「Warm Gray」· Creative Urban Concrete
#50625B
Mineral Blue · DimGray · Forest Green
Traditional「Mineral Blue」· Paint「Forest Green」· Creative Blush Sunrise
#A0FE07
Grass Green · Chartreuse · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#9AF15F
Emerald · LightGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
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
ABB5BB | 71857F | 50625B | A0FE07 | 9AF15F | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 3.1 AA Large | 1.7 Fail | 1.5 Fail | |
1.9 Fail | — | 1.7 Fail | 3.1 AA Large | 2.8 Fail | |
3.1 AA Large | 1.7 Fail | — | 5.1 AA | 4.7 AA | |
1.7 Fail | 3.1 AA Large | 5.1 AA | — | 1.1 Fail | |
1.5 Fail | 2.8 Fail | 4.7 AA | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#ABB5BB
#71857F
#50625B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #abb5bb;
--color-2: #71857f;
--color-3: #50625b;
--color-4: #a0fe07;
--color-5: #9af15f;
}SCSS
$color-1: #abb5bb; $color-2: #71857f; $color-3: #50625b; $color-4: #a0fe07; $color-5: #9af15f;
TAILWIND
colors: {
'brand-1': '#abb5bb',
'brand-2': '#71857f',
'brand-3': '#50625b',
'brand-4': '#a0fe07',
'brand-5': '#9af15f',
}RGB Array
[171, 181, 187], [113, 133, 127], [80, 98, 91], [160, 254, 7], [154, 241, 95]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #ABB5BB, #71857F, #50625B, #A0FE07, #9AF15F is ideal for: corporate websites, product showcases, portfolios. 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: #abb5bb; --color-2: #71857f; --color-3: #50625b; --color-4: #a0fe07; --color-5: #9af15f. 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. 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