Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF2E10
Vermilion · OrangeRed · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#4D2A1E
Tangerine · DarkOliveGreen · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#5A707D
Slate Blue · DimGray · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#62B8C2
Slate Blue · MediumAquaMarine · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#B5EEF0
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
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
FF2E10 | 4D2A1E | 5A707D | 62B8C2 | B5EEF0 | |
|---|---|---|---|---|---|
| — | 3.4 AA Large | 1.4 Fail | 1.6 Fail | 2.9 Fail | |
3.4 AA Large | — | 2.4 Fail | 5.5 AA | 9.9 AAA | |
1.4 Fail | 2.4 Fail | — | 2.3 Fail | 4.1 AA Large | |
1.6 Fail | 5.5 AA | 2.3 Fail | — | 1.8 Fail | |
2.9 Fail | 9.9 AAA | 4.1 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF2E10
#4D2A1E
#5A707D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff2e10;
--color-2: #4d2a1e;
--color-3: #5a707d;
--color-4: #62b8c2;
--color-5: #b5eef0;
}SCSS
$color-1: #ff2e10; $color-2: #4d2a1e; $color-3: #5a707d; $color-4: #62b8c2; $color-5: #b5eef0;
TAILWIND
colors: {
'brand-1': '#ff2e10',
'brand-2': '#4d2a1e',
'brand-3': '#5a707d',
'brand-4': '#62b8c2',
'brand-5': '#b5eef0',
}RGB Array
[255, 46, 16], [77, 42, 30], [90, 112, 125], [98, 184, 194], [181, 238, 240]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FF2E10, #4D2A1E, #5A707D, #62B8C2, #B5EEF0 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: #ff2e10; --color-2: #4d2a1e; --color-3: #5a707d; --color-4: #62b8c2; --color-5: #b5eef0. 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