Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DC0004
Vermilion · Red · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#CFD3A0
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#8D9775
Grass Green · Gray · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#64705C
Celadon · DimGray · Forest Green
Traditional「Celadon」· Paint「Forest Green」· Creative Blush Sunrise
#353D32
Celadon · DarkSlateGray · Forest Green
Traditional「Celadon」· Paint「Forest Green」· 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
DC0004 | CFD3A0 | 8D9775 | 64705C | 353D32 | |
|---|---|---|---|---|---|
| — | 3.3 AA Large | 1.7 Fail | 1.0 Fail | 2.2 Fail | |
3.3 AA Large | — | 2.0 Fail | 3.4 AA Large | 7.2 AAA | |
1.7 Fail | 2.0 Fail | — | 1.7 Fail | 3.7 AA Large | |
1.0 Fail | 3.4 AA Large | 1.7 Fail | — | 2.2 Fail | |
2.2 Fail | 7.2 AAA | 3.7 AA Large | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DC0004
#CFD3A0
#8D9775
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dc0004;
--color-2: #cfd3a0;
--color-3: #8d9775;
--color-4: #64705c;
--color-5: #353d32;
}SCSS
$color-1: #dc0004; $color-2: #cfd3a0; $color-3: #8d9775; $color-4: #64705c; $color-5: #353d32;
TAILWIND
colors: {
'brand-1': '#dc0004',
'brand-2': '#cfd3a0',
'brand-3': '#8d9775',
'brand-4': '#64705c',
'brand-5': '#353d32',
}RGB Array
[220, 0, 4], [207, 211, 160], [141, 151, 117], [100, 112, 92], [53, 61, 50]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DC0004, #CFD3A0, #8D9775, #64705C, #353D32 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: #dc0004; --color-2: #cfd3a0; --color-3: #8d9775; --color-4: #64705c; --color-5: #353d32. 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