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 Sky Blue, Pure 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 |
|---|---|---|---|---|---|
#5FDEEC | rgb(95, 222, 236) | hsl(186, 79%, 65%) | Pure Sky Blue | View | |
#5FBBEC | rgb(95, 187, 236) | hsl(201, 79%, 65%) | Pure Blue | View | |
#5F98EC | rgb(95, 152, 236) | hsl(216, 79%, 65%) | Pure Blue | View | |
#5F74EC | rgb(95, 116, 236) | hsl(231, 79%, 65%) | Pure Blue | View | |
#6D5FEC | rgb(109, 95, 236) | hsl(246, 79%, 65%) | Pure Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Sky Blue and Pure Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #5FDEEC;
--color-2: #5FBBEC;
--color-3: #5F98EC;
--color-4: #5F74EC;
--color-5: #6D5FEC;
}Palettes that share visual characteristics and color harmony.