Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DB1010
Vermilion · Red · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#75AA56
Celadon · Gray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#EEE4B4
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#BFAF78
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#020202
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
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
DB1010 | 75AA56 | EEE4B4 | BFAF78 | 020202 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 4.0 AA Large | 2.3 Fail | 4.0 AA Large | |
1.9 Fail | — | 2.1 Fail | 1.3 Fail | 7.5 AAA | |
4.0 AA Large | 2.1 Fail | — | 1.7 Fail | 16.2 AAA | |
2.3 Fail | 1.3 Fail | 1.7 Fail | — | 9.5 AAA | |
4.0 AA Large | 7.5 AAA | 16.2 AAA | 9.5 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DB1010
#75AA56
#EEE4B4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #db1010;
--color-2: #75aa56;
--color-3: #eee4b4;
--color-4: #bfaf78;
--color-5: #020202;
}SCSS
$color-1: #db1010; $color-2: #75aa56; $color-3: #eee4b4; $color-4: #bfaf78; $color-5: #020202;
TAILWIND
colors: {
'brand-1': '#db1010',
'brand-2': '#75aa56',
'brand-3': '#eee4b4',
'brand-4': '#bfaf78',
'brand-5': '#020202',
}RGB Array
[219, 16, 16], [117, 170, 86], [238, 228, 180], [191, 175, 120], [2, 2, 2]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DB1010, #75AA56, #EEE4B4, #BFAF78, #020202 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: #db1010; --color-2: #75aa56; --color-3: #eee4b4; --color-4: #bfaf78; --color-5: #020202. 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