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 |
|---|---|---|---|---|---|
#0E36D8 | rgb(14, 54, 216) | hsl(228, 88%, 45%) | Pure Blue | View | |
#180ED8 | rgb(24, 14, 216) | hsl(243, 88%, 45%) | Pure Blue | View | |
#4A0ED8 | rgb(74, 14, 216) | hsl(258, 88%, 45%) | Pure Navy | View | |
#7D0ED8 | rgb(125, 14, 216) | hsl(273, 88%, 45%) | Pure Navy | View | |
#AF0ED8 | rgb(175, 14, 216) | hsl(288, 88%, 45%) | Pure Purple | View |
:root {
--color-1: #0E36D8;
--color-2: #180ED8;
--color-3: #4A0ED8;
--color-4: #7D0ED8;
--color-5: #AF0ED8;
}Palettes that share visual characteristics and color harmony.