Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DF2B2F
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#DE392A
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#333735
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#DEB12A
Ginger · GoldenRod · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#D8CAC5
Apricot · LightGray · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· 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
DF2B2F | DE392A | 333735 | DEB12A | D8CAC5 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 2.6 Fail | 2.3 Fail | 2.9 Fail | |
1.0 Fail | — | 2.7 Fail | 2.2 Fail | 2.8 Fail | |
2.6 Fail | 2.7 Fail | — | 6.0 AA | 7.6 AAA | |
2.3 Fail | 2.2 Fail | 6.0 AA | — | 1.3 Fail | |
2.9 Fail | 2.8 Fail | 7.6 AAA | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DF2B2F
#DE392A
#333735
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #df2b2f;
--color-2: #de392a;
--color-3: #333735;
--color-4: #deb12a;
--color-5: #d8cac5;
}SCSS
$color-1: #df2b2f; $color-2: #de392a; $color-3: #333735; $color-4: #deb12a; $color-5: #d8cac5;
TAILWIND
colors: {
'brand-1': '#df2b2f',
'brand-2': '#de392a',
'brand-3': '#333735',
'brand-4': '#deb12a',
'brand-5': '#d8cac5',
}RGB Array
[223, 43, 47], [222, 57, 42], [51, 55, 53], [222, 177, 42], [216, 202, 197]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #DF2B2F, #DE392A, #333735, #DEB12A, #D8CAC5 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: #df2b2f; --color-2: #de392a; --color-3: #333735; --color-4: #deb12a; --color-5: #d8cac5. 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