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 |
|---|---|---|---|---|---|
#2DB2EB | rgb(45, 178, 235) | hsl(198, 83%, 55%) | Pure Sky Blue | View | |
#2D83EB | rgb(45, 131, 235) | hsl(213, 83%, 55%) | Pure Blue | View | |
#2D53EB | rgb(45, 83, 235) | hsl(228, 83%, 55%) | Pure Blue | View | |
#372DEB | rgb(55, 45, 235) | hsl(243, 83%, 55%) | Pure Blue | View | |
#662DEB | rgb(102, 45, 235) | hsl(258, 83%, 55%) | Pure Navy | 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: #2DB2EB;
--color-2: #2D83EB;
--color-3: #2D53EB;
--color-4: #372DEB;
--color-5: #662DEB;
}Palettes that share visual characteristics and color harmony.