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 |
|---|---|---|---|---|---|
#0F7CF0 | rgb(15, 124, 240) | hsl(211, 88%, 50%) | Pure Blue | View | |
#0F44F0 | rgb(15, 68, 240) | hsl(226, 88%, 50%) | Pure Blue | View | |
#130FF0 | rgb(19, 15, 240) | hsl(241, 88%, 50%) | Pure Blue | View | |
#4B0FF0 | rgb(75, 15, 240) | hsl(256, 88%, 50%) | Pure Navy | View | |
#830FF0 | rgb(131, 15, 240) | hsl(271, 88%, 50%) | Pure Navy | View |
:root {
--color-1: #0F7CF0;
--color-2: #0F44F0;
--color-3: #130FF0;
--color-4: #4B0FF0;
--color-5: #830FF0;
}Palettes that share visual characteristics and color harmony.