Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E3203A
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#EEF7AB
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D3E069
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#A6E356
Willow Green · GreenYellow · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
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
E3203A | FFFFFF | EEF7AB | D3E069 | A6E356 | |
|---|---|---|---|---|---|
| — | 4.6 AA | 4.1 AA Large | 3.2 AA Large | 3.0 AA Large | |
4.6 AA | — | 1.1 Fail | 1.4 Fail | 1.5 Fail | |
4.1 AA Large | 1.1 Fail | — | 1.3 Fail | 1.3 Fail | |
3.2 AA Large | 1.4 Fail | 1.3 Fail | — | 1.1 Fail | |
3.0 AA Large | 1.5 Fail | 1.3 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E3203A
#FFFFFF
#EEF7AB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e3203a;
--color-2: #ffffff;
--color-3: #eef7ab;
--color-4: #d3e069;
--color-5: #a6e356;
}SCSS
$color-1: #e3203a; $color-2: #ffffff; $color-3: #eef7ab; $color-4: #d3e069; $color-5: #a6e356;
TAILWIND
colors: {
'brand-1': '#e3203a',
'brand-2': '#ffffff',
'brand-3': '#eef7ab',
'brand-4': '#d3e069',
'brand-5': '#a6e356',
}RGB Array
[227, 32, 58], [255, 255, 255], [238, 247, 171], [211, 224, 105], [166, 227, 86]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E3203A, #FFFFFF, #EEF7AB, #D3E069, #A6E356 is ideal for: health products, baby brands, fresh-style blogs, 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: #e3203a; --color-2: #ffffff; --color-3: #eef7ab; --color-4: #d3e069; --color-5: #a6e356. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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