Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F2F2F2
Plain White · SeaShell · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#79C3ED
Sky Blue · SkyBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#DDDD0A
Autumn Sage · Gold · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#9DCF30
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#ED79C3
Mauve · Orchid · Rose Pink
Traditional「Mauve」· Paint「Rose Pink」· Creative Rose Petal
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
F2F2F2 | 79C3ED | DDDD0A | 9DCF30 | ED79C3 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 1.3 Fail | 1.6 Fail | 2.3 Fail | |
1.7 Fail | — | 1.3 Fail | 1.1 Fail | 1.3 Fail | |
1.3 Fail | 1.3 Fail | — | 1.3 Fail | 1.8 Fail | |
1.6 Fail | 1.1 Fail | 1.3 Fail | — | 1.4 Fail | |
2.3 Fail | 1.3 Fail | 1.8 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F2F2F2
#79C3ED
#DDDD0A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f2f2f2;
--color-2: #79c3ed;
--color-3: #dddd0a;
--color-4: #9dcf30;
--color-5: #ed79c3;
}SCSS
$color-1: #f2f2f2; $color-2: #79c3ed; $color-3: #dddd0a; $color-4: #9dcf30; $color-5: #ed79c3;
TAILWIND
colors: {
'brand-1': '#f2f2f2',
'brand-2': '#79c3ed',
'brand-3': '#dddd0a',
'brand-4': '#9dcf30',
'brand-5': '#ed79c3',
}RGB Array
[242, 242, 242], [121, 195, 237], [221, 221, 10], [157, 207, 48], [237, 121, 195]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #F2F2F2, #79C3ED, #DDDD0A, #9DCF30, #ED79C3 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: #f2f2f2; --color-2: #79c3ed; --color-3: #dddd0a; --color-4: #9dcf30; --color-5: #ed79c3. 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 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