Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F5EBAE
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D8EDBB
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#95DCCD
Jade · LightBlue · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#E04B0B
Tangerine · OrangeRed · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#3E4FBD
Indigo · SlateBlue · Navy Blue
Traditional「Indigo」· Paint「Navy 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
F5EBAE | D8EDBB | 95DCCD | E04B0B | 3E4FBD | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.3 Fail | 3.4 AA Large | 5.7 AA | |
1.0 Fail | — | 1.3 Fail | 3.2 AA Large | 5.5 AA | |
1.3 Fail | 1.3 Fail | — | 2.6 Fail | 4.4 AA Large | |
3.4 AA Large | 3.2 AA Large | 2.6 Fail | — | 1.7 Fail | |
5.7 AA | 5.5 AA | 4.4 AA Large | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F5EBAE
#D8EDBB
#95DCCD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f5ebae;
--color-2: #d8edbb;
--color-3: #95dccd;
--color-4: #e04b0b;
--color-5: #3e4fbd;
}SCSS
$color-1: #f5ebae; $color-2: #d8edbb; $color-3: #95dccd; $color-4: #e04b0b; $color-5: #3e4fbd;
TAILWIND
colors: {
'brand-1': '#f5ebae',
'brand-2': '#d8edbb',
'brand-3': '#95dccd',
'brand-4': '#e04b0b',
'brand-5': '#3e4fbd',
}RGB Array
[245, 235, 174], [216, 237, 187], [149, 220, 205], [224, 75, 11], [62, 79, 189]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #F5EBAE, #D8EDBB, #95DCCD, #E04B0B, #3E4FBD is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs. Vivid colors effectively attract user attention. 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: #f5ebae; --color-2: #d8edbb; --color-3: #95dccd; --color-4: #e04b0b; --color-5: #3e4fbd. 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. 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 pastel-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