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 |
|---|---|---|---|---|---|
#13B2EC | rgb(19, 178, 236) | hsl(196, 85%, 50%) | Pure Sky Blue | View | |
#137CEC | rgb(19, 124, 236) | hsl(211, 85%, 50%) | Pure Blue | View | |
#1346EC | rgb(19, 70, 236) | hsl(226, 85%, 50%) | Pure Blue | View | |
#1713EC | rgb(23, 19, 236) | hsl(241, 85%, 50%) | Pure Blue | View | |
#4D13EC | rgb(77, 19, 236) | hsl(256, 85%, 50%) | Pure Navy | View |
:root {
--color-1: #13B2EC;
--color-2: #137CEC;
--color-3: #1346EC;
--color-4: #1713EC;
--color-5: #4D13EC;
}Palettes that share visual characteristics and color harmony.