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 |
|---|---|---|---|---|---|
#1741E8 | rgb(23, 65, 232) | hsl(228, 82%, 50%) | Pure Blue | View | |
#2117E8 | rgb(33, 23, 232) | hsl(243, 82%, 50%) | Pure Blue | View | |
#5617E8 | rgb(86, 23, 232) | hsl(258, 82%, 50%) | Pure Navy | View | |
#8A17E8 | rgb(138, 23, 232) | hsl(273, 82%, 50%) | Pure Navy | View | |
#BE17E8 | rgb(190, 23, 232) | hsl(288, 82%, 50%) | Pure Purple | View |
:root {
--color-1: #1741E8;
--color-2: #2117E8;
--color-3: #5617E8;
--color-4: #8A17E8;
--color-5: #BE17E8;
}Palettes that share visual characteristics and color harmony.