Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F0F0F0
Plain White · Linen · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#F2DA91
Goose Yellow · Khaki · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#F2EDDC
Goose Yellow · Beige · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#A9D0D1
Sky Blue · LightSteelBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#F27B63
Peach Pink · Salmon · 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
F0F0F0 | F2DA91 | F2EDDC | A9D0D1 | F27B63 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.0 Fail | 1.5 Fail | 2.4 Fail | |
1.2 Fail | — | 1.2 Fail | 1.2 Fail | 2.0 Fail | |
1.0 Fail | 1.2 Fail | — | 1.4 Fail | 2.3 Fail | |
1.5 Fail | 1.2 Fail | 1.4 Fail | — | 1.6 Fail | |
2.4 Fail | 2.0 Fail | 2.3 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F0F0F0
#F2DA91
#F2EDDC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f0f0f0;
--color-2: #f2da91;
--color-3: #f2eddc;
--color-4: #a9d0d1;
--color-5: #f27b63;
}SCSS
$color-1: #f0f0f0; $color-2: #f2da91; $color-3: #f2eddc; $color-4: #a9d0d1; $color-5: #f27b63;
TAILWIND
colors: {
'brand-1': '#f0f0f0',
'brand-2': '#f2da91',
'brand-3': '#f2eddc',
'brand-4': '#a9d0d1',
'brand-5': '#f27b63',
}RGB Array
[240, 240, 240], [242, 218, 145], [242, 237, 220], [169, 208, 209], [242, 123, 99]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F0F0F0, #F2DA91, #F2EDDC, #A9D0D1, #F27B63 is ideal for: health products, baby brands, fresh-style blogs. 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: #f0f0f0; --color-2: #f2da91; --color-3: #f2eddc; --color-4: #a9d0d1; --color-5: #f27b63. 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 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