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 Blue. 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 |
|---|---|---|---|---|---|
#1566D1 | rgb(21, 102, 209) | hsl(214, 82%, 45%) | Pure Blue | View | |
#1537D1 | rgb(21, 55, 209) | hsl(229, 82%, 45%) | Pure Blue | View | |
#2115D1 | rgb(33, 21, 209) | hsl(244, 82%, 45%) | Pure Blue | View | |
#5015D1 | rgb(80, 21, 209) | hsl(259, 82%, 45%) | Pure Navy | View | |
#7F15D1 | rgb(127, 21, 209) | hsl(274, 82%, 45%) | Pure Navy | View |
:root {
--color-1: #1566D1;
--color-2: #1537D1;
--color-3: #2115D1;
--color-4: #5015D1;
--color-5: #7F15D1;
}Palettes that share visual characteristics and color harmony.