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 |
|---|---|---|---|---|---|
#0F5EF0 | rgb(15, 94, 240) | hsl(219, 88%, 50%) | Pure Blue | View | |
#0F26F0 | rgb(15, 38, 240) | hsl(234, 88%, 50%) | Pure Blue | View | |
#310FF0 | rgb(49, 15, 240) | hsl(249, 88%, 50%) | Pure Blue | View | |
#690FF0 | rgb(105, 15, 240) | hsl(264, 88%, 50%) | Pure Navy | View | |
#A10FF0 | rgb(161, 15, 240) | hsl(279, 88%, 50%) | Pure Purple | View |
:root {
--color-1: #0F5EF0;
--color-2: #0F26F0;
--color-3: #310FF0;
--color-4: #690FF0;
--color-5: #A10FF0;
}Palettes that share visual characteristics and color harmony.