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 |
|---|---|---|---|---|---|
#0F5BD7 | rgb(15, 91, 215) | hsl(217, 87%, 45%) | Pure Blue | View | |
#0F2AD7 | rgb(15, 42, 215) | hsl(232, 87%, 45%) | Pure Blue | View | |
#260FD7 | rgb(38, 15, 215) | hsl(247, 87%, 45%) | Pure Blue | View | |
#580FD7 | rgb(88, 15, 215) | hsl(262, 87%, 45%) | Pure Navy | View | |
#8A0FD7 | rgb(138, 15, 215) | hsl(277, 87%, 45%) | Pure Purple | View |
:root {
--color-1: #0F5BD7;
--color-2: #0F2AD7;
--color-3: #260FD7;
--color-4: #580FD7;
--color-5: #8A0FD7;
}Palettes that share visual characteristics and color harmony.