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 |
|---|---|---|---|---|---|
#0FBFD7 | rgb(15, 191, 215) | hsl(187, 87%, 45%) | Pure Sky Blue | View | |
#0F8DD7 | rgb(15, 141, 215) | hsl(202, 87%, 45%) | Pure Blue | View | |
#0F5BD7 | rgb(15, 91, 215) | hsl(217, 87%, 45%) | Pure Blue | View | |
#0F2AD7 | rgb(15, 42, 215) | hsl(232, 87%, 45%) | Pure Blue | View | |
#260FD7 | rgb(38, 15, 215) | hsl(247, 87%, 45%) | Pure Blue | View |
:root {
--color-1: #0FBFD7;
--color-2: #0F8DD7;
--color-3: #0F5BD7;
--color-4: #0F2AD7;
--color-5: #260FD7;
}Palettes that share visual characteristics and color harmony.