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 Navy. 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 |
|---|---|---|---|---|---|
#0E4ED8 | rgb(14, 78, 216) | hsl(221, 88%, 45%) | Pure Blue | View | |
#0E1BD8 | rgb(14, 27, 216) | hsl(236, 88%, 45%) | Pure Blue | View | |
#330ED8 | rgb(51, 14, 216) | hsl(251, 88%, 45%) | Pure Navy | View | |
#650ED8 | rgb(101, 14, 216) | hsl(266, 88%, 45%) | Pure Navy | View | |
#980ED8 | rgb(152, 14, 216) | hsl(281, 88%, 45%) | Pure Purple | View |
:root {
--color-1: #0E4ED8;
--color-2: #0E1BD8;
--color-3: #330ED8;
--color-4: #650ED8;
--color-5: #980ED8;
}Palettes that share visual characteristics and color harmony.