Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7EDA8
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#ECA181
Apricot · DarkSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#FE5085
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#CB4894
Rose Purple · MediumVioletRed · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#404C7C
Indigo · DarkSlateBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· 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
F7EDA8 | ECA181 | FE5085 | CB4894 | 404C7C | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 2.6 Fail | 3.6 AA Large | 6.9 AA | |
1.8 Fail | — | 1.5 Fail | 2.0 Fail | 3.9 AA Large | |
2.6 Fail | 1.5 Fail | — | 1.4 Fail | 2.6 Fail | |
3.6 AA Large | 2.0 Fail | 1.4 Fail | — | 1.9 Fail | |
6.9 AA | 3.9 AA Large | 2.6 Fail | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7EDA8
#ECA181
#FE5085
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7eda8;
--color-2: #eca181;
--color-3: #fe5085;
--color-4: #cb4894;
--color-5: #404c7c;
}SCSS
$color-1: #f7eda8; $color-2: #eca181; $color-3: #fe5085; $color-4: #cb4894; $color-5: #404c7c;
TAILWIND
colors: {
'brand-1': '#f7eda8',
'brand-2': '#eca181',
'brand-3': '#fe5085',
'brand-4': '#cb4894',
'brand-5': '#404c7c',
}RGB Array
[247, 237, 168], [236, 161, 129], [254, 80, 133], [203, 72, 148], [64, 76, 124]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #F7EDA8, #ECA181, #FE5085, #CB4894, #404C7C is ideal for: social media posters, mobile apps, e-commerce promos, 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: #f7eda8; --color-2: #eca181; --color-3: #fe5085; --color-4: #cb4894; --color-5: #404c7c. 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 warm-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