Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F0F2F7
Azure · Lavender · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#FFFFB0
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F3A2C0
Rouge · LightPink · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#9DCFBE
Jade · Silver · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#046E02
Pine Green · DarkGreen · Forest Green
Traditional「Pine Green」· Paint「Forest 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
F0F2F7 | FFFFB0 | F3A2C0 | 9DCFBE | 046E02 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.7 Fail | 1.5 Fail | 5.8 AA | |
1.1 Fail | — | 1.9 Fail | 1.7 Fail | 6.2 AA | |
1.7 Fail | 1.9 Fail | — | 1.1 Fail | 3.3 AA Large | |
1.5 Fail | 1.7 Fail | 1.1 Fail | — | 3.7 AA Large | |
5.8 AA | 6.2 AA | 3.3 AA Large | 3.7 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F0F2F7
#FFFFB0
#F3A2C0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f0f2f7;
--color-2: #ffffb0;
--color-3: #f3a2c0;
--color-4: #9dcfbe;
--color-5: #046e02;
}SCSS
$color-1: #f0f2f7; $color-2: #ffffb0; $color-3: #f3a2c0; $color-4: #9dcfbe; $color-5: #046e02;
TAILWIND
colors: {
'brand-1': '#f0f2f7',
'brand-2': '#ffffb0',
'brand-3': '#f3a2c0',
'brand-4': '#9dcfbe',
'brand-5': '#046e02',
}RGB Array
[240, 242, 247], [255, 255, 176], [243, 162, 192], [157, 207, 190], [4, 110, 2]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F0F2F7, #FFFFB0, #F3A2C0, #9DCFBE, #046E02 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: #f0f2f7; --color-2: #ffffb0; --color-3: #f3a2c0; --color-4: #9dcfbe; --color-5: #046e02. 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