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 |
|---|---|---|---|---|---|
#0F6DF0 | rgb(15, 109, 240) | hsl(215, 88%, 50%) | Pure Blue | View | |
#0F35F0 | rgb(15, 53, 240) | hsl(230, 88%, 50%) | Pure Blue | View | |
#220FF0 | rgb(34, 15, 240) | hsl(245, 88%, 50%) | Pure Blue | View | |
#5A0FF0 | rgb(90, 15, 240) | hsl(260, 88%, 50%) | Pure Navy | View | |
#920FF0 | rgb(146, 15, 240) | hsl(275, 88%, 50%) | Pure Purple | View |
:root {
--color-1: #0F6DF0;
--color-2: #0F35F0;
--color-3: #220FF0;
--color-4: #5A0FF0;
--color-5: #920FF0;
}Palettes that share visual characteristics and color harmony.