Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Pure Cyan, Pure Sky Blue, Pure Blue. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#21E3ED | rgb(33, 227, 237) | hsl(183, 85%, 53%) | Pure Cyan | View | |
#21B0ED | rgb(33, 176, 237) | hsl(198, 85%, 53%) | Pure Sky Blue | View | |
#217DED | rgb(33, 125, 237) | hsl(213, 85%, 53%) | Pure Blue | View | |
#214AED | rgb(33, 74, 237) | hsl(228, 85%, 53%) | Pure Blue | View | |
#2B21ED | rgb(43, 33, 237) | hsl(243, 85%, 53%) | Pure Blue | View |
A peaceful combination anchored by #21E3ED, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Consider this for background layers where content needs to feel light and accessible.
:root {
--color-1: #21E3ED;
--color-2: #21B0ED;
--color-3: #217DED;
--color-4: #214AED;
--color-5: #2B21ED;
}Palettes that share visual characteristics and color harmony.