Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F1E8CC
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#55A38B
Mineral Blue · CadetBlue · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#80040A
Vermilion · Maroon · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#F42010
Vermilion · Red · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· 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
F1E8CC | 55A38B | 80040A | 000000 | F42010 | |
|---|---|---|---|---|---|
| — | 2.5 Fail | 8.8 AAA | 17.2 AAA | 3.4 AA Large | |
2.5 Fail | — | 3.6 AA Large | 7.0 AA | 1.4 Fail | |
8.8 AAA | 3.6 AA Large | — | 1.9 Fail | 2.6 Fail | |
17.2 AAA | 7.0 AA | 1.9 Fail | — | 5.1 AA | |
3.4 AA Large | 1.4 Fail | 2.6 Fail | 5.1 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F1E8CC
#55A38B
#80040A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f1e8cc;
--color-2: #55a38b;
--color-3: #80040a;
--color-4: #000000;
--color-5: #f42010;
}SCSS
$color-1: #f1e8cc; $color-2: #55a38b; $color-3: #80040a; $color-4: #000000; $color-5: #f42010;
TAILWIND
colors: {
'brand-1': '#f1e8cc',
'brand-2': '#55a38b',
'brand-3': '#80040a',
'brand-4': '#000000',
'brand-5': '#f42010',
}RGB Array
[241, 232, 204], [85, 163, 139], [128, 4, 10], [0, 0, 0], [244, 32, 16]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F1E8CC, #55A38B, #80040A, #000000, #F42010 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: #f1e8cc; --color-2: #55a38b; --color-3: #80040a; --color-4: #000000; --color-5: #f42010. 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