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 |
|---|---|---|---|---|---|
#32C6E7 | rgb(50, 198, 231) | hsl(191, 79%, 55%) | Pure Sky Blue | View | |
#3298E7 | rgb(50, 152, 231) | hsl(206, 79%, 55%) | Pure Blue | View | |
#326BE7 | rgb(50, 107, 231) | hsl(221, 79%, 55%) | Pure Blue | View | |
#323EE7 | rgb(50, 62, 231) | hsl(236, 79%, 55%) | Pure Blue | View | |
#5332E7 | rgb(83, 50, 231) | hsl(251, 79%, 55%) | Pure Navy | View |
:root {
--color-1: #32C6E7;
--color-2: #3298E7;
--color-3: #326BE7;
--color-4: #323EE7;
--color-5: #5332E7;
}Palettes that share visual characteristics and color harmony.