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 |
|---|---|---|---|---|---|
#1299D3 | rgb(18, 153, 211) | hsl(198, 84%, 45%) | Pure Sky Blue | View | |
#1269D3 | rgb(18, 105, 211) | hsl(213, 84%, 45%) | Pure Blue | View | |
#1239D3 | rgb(18, 57, 211) | hsl(228, 84%, 45%) | Pure Blue | View | |
#1C12D3 | rgb(28, 18, 211) | hsl(243, 84%, 45%) | Pure Blue | View | |
#4C12D3 | rgb(76, 18, 211) | hsl(258, 84%, 45%) | Pure Navy | View |
:root {
--color-1: #1299D3;
--color-2: #1269D3;
--color-3: #1239D3;
--color-4: #1C12D3;
--color-5: #4C12D3;
}Palettes that share visual characteristics and color harmony.