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 |
|---|---|---|---|---|---|
#0F69F0 | rgb(15, 105, 240) | hsl(216, 88%, 50%) | Pure Blue | View | |
#0F31F0 | rgb(15, 49, 240) | hsl(231, 88%, 50%) | Pure Blue | View | |
#260FF0 | rgb(38, 15, 240) | hsl(246, 88%, 50%) | Pure Blue | View | |
#5E0FF0 | rgb(94, 15, 240) | hsl(261, 88%, 50%) | Pure Navy | View | |
#960FF0 | rgb(150, 15, 240) | hsl(276, 88%, 50%) | Pure Purple | View |
:root {
--color-1: #0F69F0;
--color-2: #0F31F0;
--color-3: #260FF0;
--color-4: #5E0FF0;
--color-5: #960FF0;
}Palettes that share visual characteristics and color harmony.