Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D81E3E
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#C4CF95
Willow Green · Tan · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#866531
Ochre · Sienna · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#DDCB91
Goose Yellow · BurlyWood · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#3C372B
Ochre · DarkSlateGray · Amber Gold
Traditional「Ochre」· Paint「Amber Gold」· 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
D81E3E | C4CF95 | 866531 | DDCB91 | 3C372B | |
|---|---|---|---|---|---|
| — | 3.0 AA Large | 1.1 Fail | 3.1 AA Large | 2.4 Fail | |
3.0 AA Large | — | 3.2 AA Large | 1.0 Fail | 7.2 AAA | |
1.1 Fail | 3.2 AA Large | — | 3.3 AA Large | 2.2 Fail | |
3.1 AA Large | 1.0 Fail | 3.3 AA Large | — | 7.3 AAA | |
2.4 Fail | 7.2 AAA | 2.2 Fail | 7.3 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D81E3E
#C4CF95
#866531
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d81e3e;
--color-2: #c4cf95;
--color-3: #866531;
--color-4: #ddcb91;
--color-5: #3c372b;
}SCSS
$color-1: #d81e3e; $color-2: #c4cf95; $color-3: #866531; $color-4: #ddcb91; $color-5: #3c372b;
TAILWIND
colors: {
'brand-1': '#d81e3e',
'brand-2': '#c4cf95',
'brand-3': '#866531',
'brand-4': '#ddcb91',
'brand-5': '#3c372b',
}RGB Array
[216, 30, 62], [196, 207, 149], [134, 101, 49], [221, 203, 145], [60, 55, 43]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D81E3E, #C4CF95, #866531, #DDCB91, #3C372B 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: #d81e3e; --color-2: #c4cf95; --color-3: #866531; --color-4: #ddcb91; --color-5: #3c372b. 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