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 |
|---|---|---|---|---|---|
#0E54D8 | rgb(14, 84, 216) | hsl(219, 88%, 45%) | Pure Blue | View | |
#0E22D8 | rgb(14, 34, 216) | hsl(234, 88%, 45%) | Pure Blue | View | |
#2C0ED8 | rgb(44, 14, 216) | hsl(249, 88%, 45%) | Pure Blue | View | |
#5F0ED8 | rgb(95, 14, 216) | hsl(264, 88%, 45%) | Pure Navy | View | |
#910ED8 | rgb(145, 14, 216) | hsl(279, 88%, 45%) | Pure Purple | View |
:root {
--color-1: #0E54D8;
--color-2: #0E22D8;
--color-3: #2C0ED8;
--color-4: #5F0ED8;
--color-5: #910ED8;
}Palettes that share visual characteristics and color harmony.