Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E3F5D5
Emerald · Beige · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#E04C5C
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#7A3A3F
Crimson · Sienna · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#5F222F
Crimson · Maroon · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#2C1517
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· 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
E3F5D5 | E04C5C | 7A3A3F | 5F222F | 2C1517 | |
|---|---|---|---|---|---|
| — | 3.4 AA Large | 7.3 AAA | 10.4 AAA | 14.9 AAA | |
3.4 AA Large | — | 2.1 Fail | 3.1 AA Large | 4.4 AA Large | |
7.3 AAA | 2.1 Fail | — | 1.4 Fail | 2.0 Fail | |
10.4 AAA | 3.1 AA Large | 1.4 Fail | — | 1.4 Fail | |
14.9 AAA | 4.4 AA Large | 2.0 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E3F5D5
#E04C5C
#7A3A3F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e3f5d5;
--color-2: #e04c5c;
--color-3: #7a3a3f;
--color-4: #5f222f;
--color-5: #2c1517;
}SCSS
$color-1: #e3f5d5; $color-2: #e04c5c; $color-3: #7a3a3f; $color-4: #5f222f; $color-5: #2c1517;
TAILWIND
colors: {
'brand-1': '#e3f5d5',
'brand-2': '#e04c5c',
'brand-3': '#7a3a3f',
'brand-4': '#5f222f',
'brand-5': '#2c1517',
}RGB Array
[227, 245, 213], [224, 76, 92], [122, 58, 63], [95, 34, 47], [44, 21, 23]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E3F5D5, #E04C5C, #7A3A3F, #5F222F, #2C1517 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: #e3f5d5; --color-2: #e04c5c; --color-3: #7a3a3f; --color-4: #5f222f; --color-5: #2c1517. 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