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 |
|---|---|---|---|---|---|
#174BE8 | rgb(23, 75, 232) | hsl(225, 82%, 50%) | Pure Blue | View | |
#1717E8 | rgb(23, 23, 232) | hsl(240, 82%, 50%) | Pure Blue | View | |
#4B17E8 | rgb(75, 23, 232) | hsl(255, 82%, 50%) | Pure Navy | View | |
#8017E8 | rgb(128, 23, 232) | hsl(270, 82%, 50%) | Pure Navy | View | |
#B417E8 | rgb(180, 23, 232) | hsl(285, 82%, 50%) | Pure Purple | View |
:root {
--color-1: #174BE8;
--color-2: #1717E8;
--color-3: #4B17E8;
--color-4: #8017E8;
--color-5: #B417E8;
}Palettes that share visual characteristics and color harmony.