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 |
|---|---|---|---|---|---|
#1786E8 | rgb(23, 134, 232) | hsl(208, 82%, 50%) | Pure Blue | View | |
#1752E8 | rgb(23, 82, 232) | hsl(223, 82%, 50%) | Pure Blue | View | |
#171EE8 | rgb(23, 30, 232) | hsl(238, 82%, 50%) | Pure Blue | View | |
#4417E8 | rgb(68, 23, 232) | hsl(253, 82%, 50%) | Pure Navy | View | |
#7917E8 | rgb(121, 23, 232) | hsl(268, 82%, 50%) | Pure Navy | View |
:root {
--color-1: #1786E8;
--color-2: #1752E8;
--color-3: #171EE8;
--color-4: #4417E8;
--color-5: #7917E8;
}Palettes that share visual characteristics and color harmony.