Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF0CA
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#E64D5A
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#FFEEE5
Apricot · Linen · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#AF0D41
Dark Violet · FireBrick · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#FFFFC6
Fresh Green · LightYellow · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
FFF0CA | E64D5A | FFEEE5 | AF0D41 | FFFFC6 | |
|---|---|---|---|---|---|
| — | 3.3 AA Large | 1.0 Fail | 6.3 AA | 1.1 Fail | |
3.3 AA Large | — | 3.3 AA Large | 1.9 Fail | 3.7 AA Large | |
1.0 Fail | 3.3 AA Large | — | 6.3 AA | 1.1 Fail | |
6.3 AA | 1.9 Fail | 6.3 AA | — | 6.9 AA | |
1.1 Fail | 3.7 AA Large | 1.1 Fail | 6.9 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF0CA
#E64D5A
#FFEEE5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff0ca;
--color-2: #e64d5a;
--color-3: #ffeee5;
--color-4: #af0d41;
--color-5: #ffffc6;
}SCSS
$color-1: #fff0ca; $color-2: #e64d5a; $color-3: #ffeee5; $color-4: #af0d41; $color-5: #ffffc6;
TAILWIND
colors: {
'brand-1': '#fff0ca',
'brand-2': '#e64d5a',
'brand-3': '#ffeee5',
'brand-4': '#af0d41',
'brand-5': '#ffffc6',
}RGB Array
[255, 240, 202], [230, 77, 90], [255, 238, 229], [175, 13, 65], [255, 255, 198]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFF0CA, #E64D5A, #FFEEE5, #AF0D41, #FFFFC6 is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #fff0ca; --color-2: #e64d5a; --color-3: #ffeee5; --color-4: #af0d41; --color-5: #ffffc6. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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