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 |
|---|---|---|---|---|---|
#177CE8 | rgb(23, 124, 232) | hsl(211, 82%, 50%) | Pure Blue | View | |
#1748E8 | rgb(23, 72, 232) | hsl(226, 82%, 50%) | Pure Blue | View | |
#1A17E8 | rgb(26, 23, 232) | hsl(241, 82%, 50%) | Pure Blue | View | |
#4F17E8 | rgb(79, 23, 232) | hsl(256, 82%, 50%) | Pure Navy | View | |
#8317E8 | rgb(131, 23, 232) | hsl(271, 82%, 50%) | Pure Navy | View |
:root {
--color-1: #177CE8;
--color-2: #1748E8;
--color-3: #1A17E8;
--color-4: #4F17E8;
--color-5: #8317E8;
}Palettes that share visual characteristics and color harmony.