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 |
|---|---|---|---|---|---|
#1492E1 | rgb(20, 146, 225) | hsl(203, 84%, 48%) | Pure Blue | View | |
#145FE1 | rgb(20, 95, 225) | hsl(218, 84%, 48%) | Pure Blue | View | |
#142CE1 | rgb(20, 44, 225) | hsl(233, 84%, 48%) | Pure Blue | View | |
#2F14E1 | rgb(47, 20, 225) | hsl(248, 84%, 48%) | Pure Blue | View | |
#6214E1 | rgb(98, 20, 225) | hsl(263, 84%, 48%) | Pure Navy | View |
:root {
--color-1: #1492E1;
--color-2: #145FE1;
--color-3: #142CE1;
--color-4: #2F14E1;
--color-5: #6214E1;
}Palettes that share visual characteristics and color harmony.