Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A19AB1
Wisteria · DarkGray · Cobalt Blue
Traditional「Wisteria」· Paint「Cobalt Blue」· Creative Lavender Dream
#B7B6AA
Fresh Green · DarkGray · Silver Sand
Traditional「Fresh Green」· Paint「Silver Sand」· Creative Urban Concrete
#EBE8CB
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#5E3942
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#FB104C
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion 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
A19AB1 | B7B6AA | EBE8CB | 5E3942 | FB104C | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.2 Fail | 3.6 AA Large | 1.5 Fail | |
1.3 Fail | — | 1.6 Fail | 4.8 AA | 1.9 Fail | |
2.2 Fail | 1.6 Fail | — | 7.9 AAA | 3.2 AA Large | |
3.6 AA Large | 4.8 AA | 7.9 AAA | — | 2.5 Fail | |
1.5 Fail | 1.9 Fail | 3.2 AA Large | 2.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A19AB1
#B7B6AA
#EBE8CB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a19ab1;
--color-2: #b7b6aa;
--color-3: #ebe8cb;
--color-4: #5e3942;
--color-5: #fb104c;
}SCSS
$color-1: #a19ab1; $color-2: #b7b6aa; $color-3: #ebe8cb; $color-4: #5e3942; $color-5: #fb104c;
TAILWIND
colors: {
'brand-1': '#a19ab1',
'brand-2': '#b7b6aa',
'brand-3': '#ebe8cb',
'brand-4': '#5e3942',
'brand-5': '#fb104c',
}RGB Array
[161, 154, 177], [183, 182, 170], [235, 232, 203], [94, 57, 66], [251, 16, 76]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A19AB1, #B7B6AA, #EBE8CB, #5E3942, #FB104C 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: #a19ab1; --color-2: #b7b6aa; --color-3: #ebe8cb; --color-4: #5e3942; --color-5: #fb104c. 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