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 |
|---|---|---|---|---|---|
#608FF6 | rgb(96, 143, 246) | hsl(221, 89%, 67%) | Pure Blue | View | |
#606AF6 | rgb(96, 106, 246) | hsl(236, 89%, 67%) | Pure Blue | View | |
#7B60F6 | rgb(123, 96, 246) | hsl(251, 89%, 67%) | Pure Navy | View | |
#A160F6 | rgb(161, 96, 246) | hsl(266, 89%, 67%) | Pure Navy | View | |
#C660F6 | rgb(198, 96, 246) | hsl(281, 89%, 67%) | Pure Purple | View |
:root {
--color-1: #608FF6;
--color-2: #606AF6;
--color-3: #7B60F6;
--color-4: #A160F6;
--color-5: #C660F6;
}Palettes that share visual characteristics and color harmony.