Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CC1E2D
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#DDD6B9
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#989D90
Ash · DarkSeaGreen · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#1C1529
Deep Indigo · Black · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· Creative Blush Sunrise
#513A22
Ochre · DarkOliveGreen · Cinnamon
Traditional「Ochre」· Paint「Cinnamon」· 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
CC1E2D | DDD6B9 | 989D90 | 1C1529 | 513A22 | |
|---|---|---|---|---|---|
| — | 3.8 AA Large | 2.0 Fail | 3.2 AA Large | 1.9 Fail | |
3.8 AA Large | — | 1.9 Fail | 12.1 AAA | 7.3 AAA | |
2.0 Fail | 1.9 Fail | — | 6.4 AA | 3.8 AA Large | |
3.2 AA Large | 12.1 AAA | 6.4 AA | — | 1.7 Fail | |
1.9 Fail | 7.3 AAA | 3.8 AA Large | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CC1E2D
#DDD6B9
#989D90
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cc1e2d;
--color-2: #ddd6b9;
--color-3: #989d90;
--color-4: #1c1529;
--color-5: #513a22;
}SCSS
$color-1: #cc1e2d; $color-2: #ddd6b9; $color-3: #989d90; $color-4: #1c1529; $color-5: #513a22;
TAILWIND
colors: {
'brand-1': '#cc1e2d',
'brand-2': '#ddd6b9',
'brand-3': '#989d90',
'brand-4': '#1c1529',
'brand-5': '#513a22',
}RGB Array
[204, 30, 45], [221, 214, 185], [152, 157, 144], [28, 21, 41], [81, 58, 34]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CC1E2D, #DDD6B9, #989D90, #1C1529, #513A22 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: #cc1e2d; --color-2: #ddd6b9; --color-3: #989d90; --color-4: #1c1529; --color-5: #513a22. 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