Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#191C20
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#A11C17
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#D73E2C
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#A4B491
Willow Green · DarkSeaGreen · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#EFED9D
Fresh Green · Khaki · 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
191C20 | A11C17 | D73E2C | A4B491 | EFED9D | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 3.8 AA Large | 7.7 AAA | 14.1 AAA | |
2.2 Fail | — | 1.7 Fail | 3.5 AA Large | 6.4 AA | |
3.8 AA Large | 1.7 Fail | — | 2.1 Fail | 3.7 AA Large | |
7.7 AAA | 3.5 AA Large | 2.1 Fail | — | 1.8 Fail | |
14.1 AAA | 6.4 AA | 3.7 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#191C20
#A11C17
#D73E2C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #191c20;
--color-2: #a11c17;
--color-3: #d73e2c;
--color-4: #a4b491;
--color-5: #efed9d;
}SCSS
$color-1: #191c20; $color-2: #a11c17; $color-3: #d73e2c; $color-4: #a4b491; $color-5: #efed9d;
TAILWIND
colors: {
'brand-1': '#191c20',
'brand-2': '#a11c17',
'brand-3': '#d73e2c',
'brand-4': '#a4b491',
'brand-5': '#efed9d',
}RGB Array
[25, 28, 32], [161, 28, 23], [215, 62, 44], [164, 180, 145], [239, 237, 157]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #191C20, #A11C17, #D73E2C, #A4B491, #EFED9D 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: #191c20; --color-2: #a11c17; --color-3: #d73e2c; --color-4: #a4b491; --color-5: #efed9d. 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