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 |
|---|---|---|---|---|---|
#1AA5CB | rgb(26, 165, 203) | hsl(193, 77%, 45%) | Pure Sky Blue | View | |
#1A79CB | rgb(26, 121, 203) | hsl(208, 77%, 45%) | Pure Blue | View | |
#1A4CCB | rgb(26, 76, 203) | hsl(223, 77%, 45%) | Pure Blue | View | |
#1A20CB | rgb(26, 32, 203) | hsl(238, 77%, 45%) | Pure Blue | View | |
#411ACB | rgb(65, 26, 203) | hsl(253, 77%, 45%) | Pure Navy | View |
:root {
--color-1: #1AA5CB;
--color-2: #1A79CB;
--color-3: #1A4CCB;
--color-4: #1A20CB;
--color-5: #411ACB;
}Palettes that share visual characteristics and color harmony.