Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#ABBAB9
Jade · Silver · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#719B9A
Mineral Blue · CadetBlue · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#3F272E
Dark Violet · DarkSlateGray · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#2B0D0A
Vermilion · Black · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#D6B68D
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
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
ABBAB9 | 719B9A | 3F272E | 2B0D0A | D6B68D | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 6.8 AA | 9.0 AAA | 1.0 Fail | |
1.5 Fail | — | 4.4 AA Large | 5.9 AA | 1.6 Fail | |
6.8 AA | 4.4 AA Large | — | 1.3 Fail | 7.1 AAA | |
9.0 AAA | 5.9 AA | 1.3 Fail | — | 9.4 AAA | |
1.0 Fail | 1.6 Fail | 7.1 AAA | 9.4 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#ABBAB9
#719B9A
#3F272E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #abbab9;
--color-2: #719b9a;
--color-3: #3f272e;
--color-4: #2b0d0a;
--color-5: #d6b68d;
}SCSS
$color-1: #abbab9; $color-2: #719b9a; $color-3: #3f272e; $color-4: #2b0d0a; $color-5: #d6b68d;
TAILWIND
colors: {
'brand-1': '#abbab9',
'brand-2': '#719b9a',
'brand-3': '#3f272e',
'brand-4': '#2b0d0a',
'brand-5': '#d6b68d',
}RGB Array
[171, 186, 185], [113, 155, 154], [63, 39, 46], [43, 13, 10], [214, 182, 141]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #ABBAB9, #719B9A, #3F272E, #2B0D0A, #D6B68D 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: #abbab9; --color-2: #719b9a; --color-3: #3f272e; --color-4: #2b0d0a; --color-5: #d6b68d. 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 warm-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