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 |
|---|---|---|---|---|---|
#0B68DA | rgb(11, 104, 218) | hsl(213, 90%, 45%) | Pure Blue | View | |
#0B35DA | rgb(11, 53, 218) | hsl(228, 90%, 45%) | Pure Blue | View | |
#160BDA | rgb(22, 11, 218) | hsl(243, 90%, 45%) | Pure Blue | View | |
#490BDA | rgb(73, 11, 218) | hsl(258, 90%, 45%) | Pure Navy | View | |
#7D0BDA | rgb(125, 11, 218) | hsl(273, 90%, 45%) | Pure Navy | View |
:root {
--color-1: #0B68DA;
--color-2: #0B35DA;
--color-3: #160BDA;
--color-4: #490BDA;
--color-5: #7D0BDA;
}Palettes that share visual characteristics and color harmony.