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 |
|---|---|---|---|---|---|
#0E44D8 | rgb(14, 68, 216) | hsl(224, 88%, 45%) | Pure Blue | View | |
#0E11D8 | rgb(14, 17, 216) | hsl(239, 88%, 45%) | Pure Blue | View | |
#3D0ED8 | rgb(61, 14, 216) | hsl(254, 88%, 45%) | Pure Navy | View | |
#6F0ED8 | rgb(111, 14, 216) | hsl(269, 88%, 45%) | Pure Navy | View | |
#A20ED8 | rgb(162, 14, 216) | hsl(284, 88%, 45%) | Pure Purple | View |
:root {
--color-1: #0E44D8;
--color-2: #0E11D8;
--color-3: #3D0ED8;
--color-4: #6F0ED8;
--color-5: #A20ED8;
}Palettes that share visual characteristics and color harmony.