Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#F5E5BF
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#F7CFB2
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#F2BCA5
Apricot · LightPink · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#F2ABA5
Peach Pink · LightPink · Coral Red
Traditional「Peach Pink」· Paint「Coral 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
FFFFFF | F5E5BF | F7CFB2 | F2BCA5 | F2ABA5 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 1.7 Fail | 1.9 Fail | |
1.2 Fail | — | 1.2 Fail | 1.3 Fail | 1.5 Fail | |
1.4 Fail | 1.2 Fail | — | 1.2 Fail | 1.3 Fail | |
1.7 Fail | 1.3 Fail | 1.2 Fail | — | 1.1 Fail | |
1.9 Fail | 1.5 Fail | 1.3 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFFFF
#F5E5BF
#F7CFB2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffffff;
--color-2: #f5e5bf;
--color-3: #f7cfb2;
--color-4: #f2bca5;
--color-5: #f2aba5;
}SCSS
$color-1: #ffffff; $color-2: #f5e5bf; $color-3: #f7cfb2; $color-4: #f2bca5; $color-5: #f2aba5;
TAILWIND
colors: {
'brand-1': '#ffffff',
'brand-2': '#f5e5bf',
'brand-3': '#f7cfb2',
'brand-4': '#f2bca5',
'brand-5': '#f2aba5',
}RGB Array
[255, 255, 255], [245, 229, 191], [247, 207, 178], [242, 188, 165], [242, 171, 165]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFFFF, #F5E5BF, #F7CFB2, #F2BCA5, #F2ABA5 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: #ffffff; --color-2: #f5e5bf; --color-3: #f7cfb2; --color-4: #f2bca5; --color-5: #f2aba5. 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 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