Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CF0008
Vermilion · Red · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#DB3F0B
Tangerine · OrangeRed · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#E07E03
Ochre · Chocolate · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#F99E2C
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#09170D
Celadon · Black · Dark Green
Traditional「Celadon」· Paint「Dark 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
CF0008 | DB3F0B | E07E03 | F99E2C | 09170D | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.0 Fail | 2.7 Fail | 3.2 AA Large | |
1.3 Fail | — | 1.5 Fail | 2.1 Fail | 4.1 AA Large | |
2.0 Fail | 1.5 Fail | — | 1.4 Fail | 6.3 AA | |
2.7 Fail | 2.1 Fail | 1.4 Fail | — | 8.7 AAA | |
3.2 AA Large | 4.1 AA Large | 6.3 AA | 8.7 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CF0008
#DB3F0B
#E07E03
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cf0008;
--color-2: #db3f0b;
--color-3: #e07e03;
--color-4: #f99e2c;
--color-5: #09170d;
}SCSS
$color-1: #cf0008; $color-2: #db3f0b; $color-3: #e07e03; $color-4: #f99e2c; $color-5: #09170d;
TAILWIND
colors: {
'brand-1': '#cf0008',
'brand-2': '#db3f0b',
'brand-3': '#e07e03',
'brand-4': '#f99e2c',
'brand-5': '#09170d',
}RGB Array
[207, 0, 8], [219, 63, 11], [224, 126, 3], [249, 158, 44], [9, 23, 13]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CF0008, #DB3F0B, #E07E03, #F99E2C, #09170D is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #cf0008; --color-2: #db3f0b; --color-3: #e07e03; --color-4: #f99e2c; --color-5: #09170d. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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