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 |
|---|---|---|---|---|---|
#1997E6 | rgb(25, 151, 230) | hsl(203, 80%, 50%) | Pure Blue | View | |
#1964E6 | rgb(25, 100, 230) | hsl(218, 80%, 50%) | Pure Blue | View | |
#1931E6 | rgb(25, 49, 230) | hsl(233, 80%, 50%) | Pure Blue | View | |
#3519E6 | rgb(53, 25, 230) | hsl(248, 80%, 50%) | Pure Blue | View | |
#6819E6 | rgb(104, 25, 230) | hsl(263, 80%, 50%) | Pure Navy | View |
:root {
--color-1: #1997E6;
--color-2: #1964E6;
--color-3: #1931E6;
--color-4: #3519E6;
--color-5: #6819E6;
}Palettes that share visual characteristics and color harmony.