Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#010101
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#A42304
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#C56008
Tangerine · Chocolate · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#F09C2A
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#EAB0BE
Peach Pink · LightPink · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
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
010101 | A42304 | C56008 | F09C2A | EAB0BE | |
|---|---|---|---|---|---|
| — | 2.8 Fail | 5.0 AA | 9.4 AAA | 11.4 AAA | |
2.8 Fail | — | 1.8 Fail | 3.4 AA Large | 4.1 AA Large | |
5.0 AA | 1.8 Fail | — | 1.9 Fail | 2.3 Fail | |
9.4 AAA | 3.4 AA Large | 1.9 Fail | — | 1.2 Fail | |
11.4 AAA | 4.1 AA Large | 2.3 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#010101
#A42304
#C56008
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #010101;
--color-2: #a42304;
--color-3: #c56008;
--color-4: #f09c2a;
--color-5: #eab0be;
}SCSS
$color-1: #010101; $color-2: #a42304; $color-3: #c56008; $color-4: #f09c2a; $color-5: #eab0be;
TAILWIND
colors: {
'brand-1': '#010101',
'brand-2': '#a42304',
'brand-3': '#c56008',
'brand-4': '#f09c2a',
'brand-5': '#eab0be',
}RGB Array
[1, 1, 1], [164, 35, 4], [197, 96, 8], [240, 156, 42], [234, 176, 190]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #010101, #A42304, #C56008, #F09C2A, #EAB0BE is ideal for: social media posters, mobile apps, e-commerce promos, 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: #010101; --color-2: #a42304; --color-3: #c56008; --color-4: #f09c2a; --color-5: #eab0be. 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 warm-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