Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E62E2F
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Soft Aurora
#B0DDCE
Jade · LightBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#32B7D8
Lake Blue · MediumTurquoise · Lake Green
Traditional「Lake Blue」· Paint「Lake Green」· Creative Blush Sunrise
#2D3332
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#1A1E1F
Slate Blue · Black · Dark Stone
Traditional「Slate Blue」· Paint「Dark Stone」· 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
E62E2F | B0DDCE | 32B7D8 | 2D3332 | 1A1E1F | |
|---|---|---|---|---|---|
| — | 2.9 Fail | 1.9 Fail | 2.9 Fail | 3.8 AA Large | |
2.9 Fail | — | 1.6 Fail | 8.6 AAA | 11.3 AAA | |
1.9 Fail | 1.6 Fail | — | 5.5 AA | 7.1 AAA | |
2.9 Fail | 8.6 AAA | 5.5 AA | — | 1.3 Fail | |
3.8 AA Large | 11.3 AAA | 7.1 AAA | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E62E2F
#B0DDCE
#32B7D8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e62e2f;
--color-2: #b0ddce;
--color-3: #32b7d8;
--color-4: #2d3332;
--color-5: #1a1e1f;
}SCSS
$color-1: #e62e2f; $color-2: #b0ddce; $color-3: #32b7d8; $color-4: #2d3332; $color-5: #1a1e1f;
TAILWIND
colors: {
'brand-1': '#e62e2f',
'brand-2': '#b0ddce',
'brand-3': '#32b7d8',
'brand-4': '#2d3332',
'brand-5': '#1a1e1f',
}RGB Array
[230, 46, 47], [176, 221, 206], [50, 183, 216], [45, 51, 50], [26, 30, 31]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E62E2F, #B0DDCE, #32B7D8, #2D3332, #1A1E1F 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: #e62e2f; --color-2: #b0ddce; --color-3: #32b7d8; --color-4: #2d3332; --color-5: #1a1e1f. 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