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 |
|---|---|---|---|---|---|
#5FECEC | rgb(95, 236, 236) | hsl(180, 79%, 65%) | Pure Cyan | View | |
#5FC9EC | rgb(95, 201, 236) | hsl(195, 79%, 65%) | Pure Sky Blue | View | |
#5FA6EC | rgb(95, 166, 236) | hsl(210, 79%, 65%) | Pure Blue | View | |
#5F82EC | rgb(95, 130, 236) | hsl(225, 79%, 65%) | Pure Blue | View | |
#5F5FEC | rgb(95, 95, 236) | hsl(240, 79%, 65%) | Pure Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Cyan and Pure Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #5FECEC;
--color-2: #5FC9EC;
--color-3: #5FA6EC;
--color-4: #5F82EC;
--color-5: #5F5FEC;
}Palettes that share visual characteristics and color harmony.