Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EFF0E3
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#700F36
Dark Violet · Maroon · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#CE0A31
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#FF0026
Vermilion · Red · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#F2F2F2
Plain White · SeaShell · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
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
EFF0E3 | 700F36 | CE0A31 | FF0026 | F2F2F2 | |
|---|---|---|---|---|---|
| — | 10.1 AAA | 4.9 AA | 3.5 AA Large | 1.0 Fail | |
10.1 AAA | — | 2.1 Fail | 2.9 Fail | 10.4 AAA | |
4.9 AA | 2.1 Fail | — | 1.4 Fail | 5.1 AA | |
3.5 AA Large | 2.9 Fail | 1.4 Fail | — | 3.6 AA Large | |
1.0 Fail | 10.4 AAA | 5.1 AA | 3.6 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EFF0E3
#700F36
#CE0A31
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eff0e3;
--color-2: #700f36;
--color-3: #ce0a31;
--color-4: #ff0026;
--color-5: #f2f2f2;
}SCSS
$color-1: #eff0e3; $color-2: #700f36; $color-3: #ce0a31; $color-4: #ff0026; $color-5: #f2f2f2;
TAILWIND
colors: {
'brand-1': '#eff0e3',
'brand-2': '#700f36',
'brand-3': '#ce0a31',
'brand-4': '#ff0026',
'brand-5': '#f2f2f2',
}RGB Array
[239, 240, 227], [112, 15, 54], [206, 10, 49], [255, 0, 38], [242, 242, 242]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EFF0E3, #700F36, #CE0A31, #FF0026, #F2F2F2 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: #eff0e3; --color-2: #700f36; --color-3: #ce0a31; --color-4: #ff0026; --color-5: #f2f2f2. 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