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 |
|---|---|---|---|---|---|
#0B6FDA | rgb(11, 111, 218) | hsl(211, 90%, 45%) | Pure Blue | View | |
#0B3CDA | rgb(11, 60, 218) | hsl(226, 90%, 45%) | Pure Blue | View | |
#0F0BDA | rgb(15, 11, 218) | hsl(241, 90%, 45%) | Pure Blue | View | |
#430BDA | rgb(67, 11, 218) | hsl(256, 90%, 45%) | Pure Navy | View | |
#760BDA | rgb(118, 11, 218) | hsl(271, 90%, 45%) | Pure Navy | View |
:root {
--color-1: #0B6FDA;
--color-2: #0B3CDA;
--color-3: #0F0BDA;
--color-4: #430BDA;
--color-5: #760BDA;
}Palettes that share visual characteristics and color harmony.