Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CC1611
Vermilion · FireBrick · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#D4C346
Autumn Sage · GoldenRod · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#E6EECE
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#48A099
Mineral Blue · CadetBlue · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#4E2F2A
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· 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
CC1611 | D4C346 | E6EECE | 48A099 | 4E2F2A | |
|---|---|---|---|---|---|
| — | 3.2 AA Large | 4.7 AA | 1.8 Fail | 2.1 Fail | |
3.2 AA Large | — | 1.5 Fail | 1.7 Fail | 6.6 AA | |
4.7 AA | 1.5 Fail | — | 2.6 Fail | 9.9 AAA | |
1.8 Fail | 1.7 Fail | 2.6 Fail | — | 3.8 AA Large | |
2.1 Fail | 6.6 AA | 9.9 AAA | 3.8 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CC1611
#D4C346
#E6EECE
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cc1611;
--color-2: #d4c346;
--color-3: #e6eece;
--color-4: #48a099;
--color-5: #4e2f2a;
}SCSS
$color-1: #cc1611; $color-2: #d4c346; $color-3: #e6eece; $color-4: #48a099; $color-5: #4e2f2a;
TAILWIND
colors: {
'brand-1': '#cc1611',
'brand-2': '#d4c346',
'brand-3': '#e6eece',
'brand-4': '#48a099',
'brand-5': '#4e2f2a',
}RGB Array
[204, 22, 17], [212, 195, 70], [230, 238, 206], [72, 160, 153], [78, 47, 42]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CC1611, #D4C346, #E6EECE, #48A099, #4E2F2A 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: #cc1611; --color-2: #d4c346; --color-3: #e6eece; --color-4: #48a099; --color-5: #4e2f2a. 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