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 |
|---|---|---|---|---|---|
#1791E8 | rgb(23, 145, 232) | hsl(205, 82%, 50%) | Pure Blue | View | |
#175DE8 | rgb(23, 93, 232) | hsl(220, 82%, 50%) | Pure Blue | View | |
#1728E8 | rgb(23, 40, 232) | hsl(235, 82%, 50%) | Pure Blue | View | |
#3A17E8 | rgb(58, 23, 232) | hsl(250, 82%, 50%) | Pure Navy | View | |
#6E17E8 | rgb(110, 23, 232) | hsl(265, 82%, 50%) | Pure Navy | View |
:root {
--color-1: #1791E8;
--color-2: #175DE8;
--color-3: #1728E8;
--color-4: #3A17E8;
--color-5: #6E17E8;
}Palettes that share visual characteristics and color harmony.