Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B61D18
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#800A06
Vermilion · Maroon · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#252120
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
#A7A29F
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#E5E2DB
Goose Yellow · LightGray · Lemon Cream
Traditional「Goose Yellow」· 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
B61D18 | 800A06 | 252120 | A7A29F | E5E2DB | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 2.4 Fail | 2.6 Fail | 5.1 AA | |
1.6 Fail | — | 1.5 Fail | 4.2 AA Large | 8.3 AAA | |
2.4 Fail | 1.5 Fail | — | 6.3 AA | 12.3 AAA | |
2.6 Fail | 4.2 AA Large | 6.3 AA | — | 2.0 Fail | |
5.1 AA | 8.3 AAA | 12.3 AAA | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B61D18
#800A06
#252120
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b61d18;
--color-2: #800a06;
--color-3: #252120;
--color-4: #a7a29f;
--color-5: #e5e2db;
}SCSS
$color-1: #b61d18; $color-2: #800a06; $color-3: #252120; $color-4: #a7a29f; $color-5: #e5e2db;
TAILWIND
colors: {
'brand-1': '#b61d18',
'brand-2': '#800a06',
'brand-3': '#252120',
'brand-4': '#a7a29f',
'brand-5': '#e5e2db',
}RGB Array
[182, 29, 24], [128, 10, 6], [37, 33, 32], [167, 162, 159], [229, 226, 219]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B61D18, #800A06, #252120, #A7A29F, #E5E2DB 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: #b61d18; --color-2: #800a06; --color-3: #252120; --color-4: #a7a29f; --color-5: #e5e2db. 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