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 |
|---|---|---|---|---|---|
#2DC5EB | rgb(45, 197, 235) | hsl(192, 83%, 55%) | Pure Sky Blue | View | |
#2D96EB | rgb(45, 150, 235) | hsl(207, 83%, 55%) | Pure Blue | View | |
#2D66EB | rgb(45, 102, 235) | hsl(222, 83%, 55%) | Pure Blue | View | |
#2D37EB | rgb(45, 55, 235) | hsl(237, 83%, 55%) | Pure Blue | View | |
#532DEB | rgb(83, 45, 235) | hsl(252, 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: #2DC5EB;
--color-2: #2D96EB;
--color-3: #2D66EB;
--color-4: #2D37EB;
--color-5: #532DEB;
}Palettes that share visual characteristics and color harmony.