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 |
|---|---|---|---|---|---|
#1CAEE3 | rgb(28, 174, 227) | hsl(196, 78%, 50%) | Pure Sky Blue | View | |
#1C7CE3 | rgb(28, 124, 227) | hsl(211, 78%, 50%) | Pure Blue | View | |
#1C4AE3 | rgb(28, 74, 227) | hsl(226, 78%, 50%) | Pure Blue | View | |
#1F1CE3 | rgb(31, 28, 227) | hsl(241, 78%, 50%) | Pure Blue | View | |
#511CE3 | rgb(81, 28, 227) | hsl(256, 78%, 50%) | Pure Navy | View |
:root {
--color-1: #1CAEE3;
--color-2: #1C7CE3;
--color-3: #1C4AE3;
--color-4: #1F1CE3;
--color-5: #511CE3;
}Palettes that share visual characteristics and color harmony.