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 |
|---|---|---|---|---|---|
#1680E9 | rgb(22, 128, 233) | hsl(210, 83%, 50%) | Pure Blue | View | |
#164BE9 | rgb(22, 75, 233) | hsl(225, 83%, 50%) | Pure Blue | View | |
#1616E9 | rgb(22, 22, 233) | hsl(240, 83%, 50%) | Pure Blue | View | |
#4B16E9 | rgb(75, 22, 233) | hsl(255, 83%, 50%) | Pure Navy | View | |
#8016E9 | rgb(128, 22, 233) | hsl(270, 83%, 50%) | Pure Navy | View |
:root {
--color-1: #1680E9;
--color-2: #164BE9;
--color-3: #1616E9;
--color-4: #4B16E9;
--color-5: #8016E9;
}Palettes that share visual characteristics and color harmony.