Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#E3FDFF
Sky Blue · Lavender · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#71D4FF
Sky Blue · LightSkyBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#4DB4FF
Sky Blue · CornflowerBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#28005D
Deep Indigo · MidnightBlue · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· 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
FFFFFF | E3FDFF | 71D4FF | 4DB4FF | 28005D | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.7 Fail | 2.3 Fail | 16.8 AAA | |
1.1 Fail | — | 1.6 Fail | 2.1 Fail | 15.8 AAA | |
1.7 Fail | 1.6 Fail | — | 1.4 Fail | 10.1 AAA | |
2.3 Fail | 2.1 Fail | 1.4 Fail | — | 7.4 AAA | |
16.8 AAA | 15.8 AAA | 10.1 AAA | 7.4 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFFFF
#E3FDFF
#71D4FF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffffff;
--color-2: #e3fdff;
--color-3: #71d4ff;
--color-4: #4db4ff;
--color-5: #28005d;
}SCSS
$color-1: #ffffff; $color-2: #e3fdff; $color-3: #71d4ff; $color-4: #4db4ff; $color-5: #28005d;
TAILWIND
colors: {
'brand-1': '#ffffff',
'brand-2': '#e3fdff',
'brand-3': '#71d4ff',
'brand-4': '#4db4ff',
'brand-5': '#28005d',
}RGB Array
[255, 255, 255], [227, 253, 255], [113, 212, 255], [77, 180, 255], [40, 0, 93]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #FFFFFF, #E3FDFF, #71D4FF, #4DB4FF, #28005D 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: #ffffff; --color-2: #e3fdff; --color-3: #71d4ff; --color-4: #4db4ff; --color-5: #28005d. 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 dark-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