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 |
|---|---|---|---|---|---|
#32BDE7 | rgb(50, 189, 231) | hsl(194, 79%, 55%) | Pure Sky Blue | View | |
#328FE7 | rgb(50, 143, 231) | hsl(209, 79%, 55%) | Pure Blue | View | |
#3262E7 | rgb(50, 98, 231) | hsl(224, 79%, 55%) | Pure Blue | View | |
#3235E7 | rgb(50, 53, 231) | hsl(239, 79%, 55%) | Pure Blue | View | |
#5C32E7 | rgb(92, 50, 231) | hsl(254, 79%, 55%) | Pure Navy | View |
:root {
--color-1: #32BDE7;
--color-2: #328FE7;
--color-3: #3262E7;
--color-4: #3235E7;
--color-5: #5C32E7;
}Palettes that share visual characteristics and color harmony.