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 |
|---|---|---|---|---|---|
#6080F0 | rgb(96, 128, 240) | hsl(227, 83%, 66%) | Pure Blue | View | |
#6560F0 | rgb(101, 96, 240) | hsl(242, 83%, 66%) | Pure Blue | View | |
#8960F0 | rgb(137, 96, 240) | hsl(257, 83%, 66%) | Pure Navy | View | |
#AD60F0 | rgb(173, 96, 240) | hsl(272, 83%, 66%) | Pure Navy | View | |
#D160F0 | rgb(209, 96, 240) | hsl(287, 83%, 66%) | Pure Purple | View |
:root {
--color-1: #6080F0;
--color-2: #6560F0;
--color-3: #8960F0;
--color-4: #AD60F0;
--color-5: #D160F0;
}Palettes that share visual characteristics and color harmony.