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 |
|---|---|---|---|---|---|
#0D39D9 | rgb(13, 57, 217) | hsl(227, 89%, 45%) | Pure Blue | View | |
#130DD9 | rgb(19, 13, 217) | hsl(242, 89%, 45%) | Pure Blue | View | |
#460DD9 | rgb(70, 13, 217) | hsl(257, 89%, 45%) | Pure Navy | View | |
#7A0DD9 | rgb(122, 13, 217) | hsl(272, 89%, 45%) | Pure Navy | View | |
#AD0DD9 | rgb(173, 13, 217) | hsl(287, 89%, 45%) | Pure Purple | View |
:root {
--color-1: #0D39D9;
--color-2: #130DD9;
--color-3: #460DD9;
--color-4: #7A0DD9;
--color-5: #AD0DD9;
}Palettes that share visual characteristics and color harmony.