Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F8F8EC
Fresh Green · SeaShell · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F8E0BF
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#F60A36
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#36323F
Deep Indigo · DarkSlateGray · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#328386
Slate Blue · SeaGreen · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· 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
F8F8EC | F8E0BF | F60A36 | 36323F | 328386 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 3.9 AA Large | 11.7 AAA | 4.2 AA Large | |
1.2 Fail | — | 3.3 AA Large | 9.7 AAA | 3.5 AA Large | |
3.9 AA Large | 3.3 AA Large | — | 3.0 Fail | 1.1 Fail | |
11.7 AAA | 9.7 AAA | 3.0 Fail | — | 2.8 Fail | |
4.2 AA Large | 3.5 AA Large | 1.1 Fail | 2.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F8F8EC
#F8E0BF
#F60A36
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f8f8ec;
--color-2: #f8e0bf;
--color-3: #f60a36;
--color-4: #36323f;
--color-5: #328386;
}SCSS
$color-1: #f8f8ec; $color-2: #f8e0bf; $color-3: #f60a36; $color-4: #36323f; $color-5: #328386;
TAILWIND
colors: {
'brand-1': '#f8f8ec',
'brand-2': '#f8e0bf',
'brand-3': '#f60a36',
'brand-4': '#36323f',
'brand-5': '#328386',
}RGB Array
[248, 248, 236], [248, 224, 191], [246, 10, 54], [54, 50, 63], [50, 131, 134]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F8F8EC, #F8E0BF, #F60A36, #36323F, #328386 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: #f8f8ec; --color-2: #f8e0bf; --color-3: #f60a36; --color-4: #36323f; --color-5: #328386. 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