Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFCFC
Peach Pink · Snow · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#0AFFDD
Mineral Blue · Cyan · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#37E3FF
Sky Blue · Turquoise · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#03C2FC
Lake Blue · DeepSkyBlue · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#AD6DFB
Wisteria · MediumOrchid · Lilac Purple
Traditional「Wisteria」· Paint「Lilac Purple」· Creative Lavender Dream
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
FFFCFC | 0AFFDD | 37E3FF | 03C2FC | AD6DFB | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.5 Fail | 2.0 Fail | 3.2 AA Large | |
1.3 Fail | — | 1.2 Fail | 1.6 Fail | 2.6 Fail | |
1.5 Fail | 1.2 Fail | — | 1.3 Fail | 2.1 Fail | |
2.0 Fail | 1.6 Fail | 1.3 Fail | — | 1.6 Fail | |
3.2 AA Large | 2.6 Fail | 2.1 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFCFC
#0AFFDD
#37E3FF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fffcfc;
--color-2: #0affdd;
--color-3: #37e3ff;
--color-4: #03c2fc;
--color-5: #ad6dfb;
}SCSS
$color-1: #fffcfc; $color-2: #0affdd; $color-3: #37e3ff; $color-4: #03c2fc; $color-5: #ad6dfb;
TAILWIND
colors: {
'brand-1': '#fffcfc',
'brand-2': '#0affdd',
'brand-3': '#37e3ff',
'brand-4': '#03c2fc',
'brand-5': '#ad6dfb',
}RGB Array
[255, 252, 252], [10, 255, 221], [55, 227, 255], [3, 194, 252], [173, 109, 251]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFCFC, #0AFFDD, #37E3FF, #03C2FC, #AD6DFB 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: #fffcfc; --color-2: #0affdd; --color-3: #37e3ff; --color-4: #03c2fc; --color-5: #ad6dfb. 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