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 |
|---|---|---|---|---|---|
#153DD1 | rgb(21, 61, 209) | hsl(227, 82%, 45%) | Pure Blue | View | |
#1B15D1 | rgb(27, 21, 209) | hsl(242, 82%, 45%) | Pure Blue | View | |
#4A15D1 | rgb(74, 21, 209) | hsl(257, 82%, 45%) | Pure Navy | View | |
#7915D1 | rgb(121, 21, 209) | hsl(272, 82%, 45%) | Pure Navy | View | |
#A815D1 | rgb(168, 21, 209) | hsl(287, 82%, 45%) | Pure Purple | View |
:root {
--color-1: #153DD1;
--color-2: #1B15D1;
--color-3: #4A15D1;
--color-4: #7915D1;
--color-5: #A815D1;
}Palettes that share visual characteristics and color harmony.