Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FEFAFA
Peach Pink · Snow · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#D4E5FF
Azure · Lavender · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#C2FFD6
Emerald · LightBlue · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#B7EB94
Emerald · LightGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#B9E310
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· 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
FEFAFA | D4E5FF | C2FFD6 | B7EB94 | B9E310 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.1 Fail | 1.3 Fail | 1.4 Fail | |
1.2 Fail | — | 1.1 Fail | 1.1 Fail | 1.2 Fail | |
1.1 Fail | 1.1 Fail | — | 1.2 Fail | 1.3 Fail | |
1.3 Fail | 1.1 Fail | 1.2 Fail | — | 1.1 Fail | |
1.4 Fail | 1.2 Fail | 1.3 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FEFAFA
#D4E5FF
#C2FFD6
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fefafa;
--color-2: #d4e5ff;
--color-3: #c2ffd6;
--color-4: #b7eb94;
--color-5: #b9e310;
}SCSS
$color-1: #fefafa; $color-2: #d4e5ff; $color-3: #c2ffd6; $color-4: #b7eb94; $color-5: #b9e310;
TAILWIND
colors: {
'brand-1': '#fefafa',
'brand-2': '#d4e5ff',
'brand-3': '#c2ffd6',
'brand-4': '#b7eb94',
'brand-5': '#b9e310',
}RGB Array
[254, 250, 250], [212, 229, 255], [194, 255, 214], [183, 235, 148], [185, 227, 16]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FEFAFA, #D4E5FF, #C2FFD6, #B7EB94, #B9E310 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: #fefafa; --color-2: #d4e5ff; --color-3: #c2ffd6; --color-4: #b7eb94; --color-5: #b9e310. 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