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 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 |
|---|---|---|---|---|---|
#1879E7 | rgb(24, 121, 231) | hsl(212, 81%, 50%) | Pure Blue | View | |
#1845E7 | rgb(24, 69, 231) | hsl(227, 81%, 50%) | Pure Blue | View | |
#1F18E7 | rgb(31, 24, 231) | hsl(242, 81%, 50%) | Pure Blue | View | |
#5318E7 | rgb(83, 24, 231) | hsl(257, 81%, 50%) | Pure Navy | View | |
#8618E7 | rgb(134, 24, 231) | hsl(272, 81%, 50%) | Pure Navy | View |
:root {
--color-1: #1879E7;
--color-2: #1845E7;
--color-3: #1F18E7;
--color-4: #5318E7;
--color-5: #8618E7;
}Palettes that share visual characteristics and color harmony.