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 Navy. 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 |
|---|---|---|---|---|---|
#173DE8 | rgb(23, 61, 232) | hsl(229, 82%, 50%) | Pure Blue | View | |
#2517E8 | rgb(37, 23, 232) | hsl(244, 82%, 50%) | Pure Blue | View | |
#5917E8 | rgb(89, 23, 232) | hsl(259, 82%, 50%) | Pure Navy | View | |
#8D17E8 | rgb(141, 23, 232) | hsl(274, 82%, 50%) | Pure Navy | View | |
#C217E8 | rgb(194, 23, 232) | hsl(289, 82%, 50%) | Pure Purple | View |
:root {
--color-1: #173DE8;
--color-2: #2517E8;
--color-3: #5917E8;
--color-4: #8D17E8;
--color-5: #C217E8;
}Palettes that share visual characteristics and color harmony.