Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D61C1C
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#DCCE93
Goose Yellow · BurlyWood · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#C3C1B7
Fresh Green · Silver · Pearl Gray
Traditional「Fresh Green」· Paint「Pearl Gray」· Creative Silver Lining
#CAC4A4
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#B30205
Vermilion · DarkRed · Wine Red
Traditional「Vermilion」· Paint「Wine 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
D61C1C | DCCE93 | C3C1B7 | CAC4A4 | B30205 | |
|---|---|---|---|---|---|
| — | 3.3 AA Large | 2.9 Fail | 3.0 Fail | 1.4 Fail | |
3.3 AA Large | — | 1.1 Fail | 1.1 Fail | 4.5 AA | |
2.9 Fail | 1.1 Fail | — | 1.0 Fail | 4.0 AA Large | |
3.0 Fail | 1.1 Fail | 1.0 Fail | — | 4.1 AA Large | |
1.4 Fail | 4.5 AA | 4.0 AA Large | 4.1 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D61C1C
#DCCE93
#C3C1B7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d61c1c;
--color-2: #dcce93;
--color-3: #c3c1b7;
--color-4: #cac4a4;
--color-5: #b30205;
}SCSS
$color-1: #d61c1c; $color-2: #dcce93; $color-3: #c3c1b7; $color-4: #cac4a4; $color-5: #b30205;
TAILWIND
colors: {
'brand-1': '#d61c1c',
'brand-2': '#dcce93',
'brand-3': '#c3c1b7',
'brand-4': '#cac4a4',
'brand-5': '#b30205',
}RGB Array
[214, 28, 28], [220, 206, 147], [195, 193, 183], [202, 196, 164], [179, 2, 5]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D61C1C, #DCCE93, #C3C1B7, #CAC4A4, #B30205 is ideal for: corporate websites, product showcases, portfolios. 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: #d61c1c; --color-2: #dcce93; --color-3: #c3c1b7; --color-4: #cac4a4; --color-5: #b30205. 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. 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