Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#ABA9AB
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#20BDA8
Mineral Blue · LightSeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#A7B094
Willow Green · DarkGray · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#7D2E22
Crimson · Brown · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#8C2016
Vermilion · Brown · Wine Red
Traditional「Vermilion」· Paint「Wine 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
ABA9AB | 20BDA8 | A7B094 | 7D2E22 | 8C2016 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.0 Fail | 3.9 AA Large | 3.9 AA Large | |
1.0 Fail | — | 1.0 Fail | 3.9 AA Large | 3.8 AA Large | |
1.0 Fail | 1.0 Fail | — | 4.1 AA Large | 4.0 AA Large | |
3.9 AA Large | 3.9 AA Large | 4.1 AA Large | — | 1.0 Fail | |
3.9 AA Large | 3.8 AA Large | 4.0 AA Large | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#ABA9AB
#20BDA8
#A7B094
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #aba9ab;
--color-2: #20bda8;
--color-3: #a7b094;
--color-4: #7d2e22;
--color-5: #8c2016;
}SCSS
$color-1: #aba9ab; $color-2: #20bda8; $color-3: #a7b094; $color-4: #7d2e22; $color-5: #8c2016;
TAILWIND
colors: {
'brand-1': '#aba9ab',
'brand-2': '#20bda8',
'brand-3': '#a7b094',
'brand-4': '#7d2e22',
'brand-5': '#8c2016',
}RGB Array
[171, 169, 171], [32, 189, 168], [167, 176, 148], [125, 46, 34], [140, 32, 22]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #ABA9AB, #20BDA8, #A7B094, #7D2E22, #8C2016 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: #aba9ab; --color-2: #20bda8; --color-3: #a7b094; --color-4: #7d2e22; --color-5: #8c2016. 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