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 |
|---|---|---|---|---|---|
#2063E9 | rgb(32, 99, 233) | hsl(220, 82%, 52%) | Pure Blue | View | |
#2031E9 | rgb(32, 49, 233) | hsl(235, 82%, 52%) | Pure Blue | View | |
#4220E9 | rgb(66, 32, 233) | hsl(250, 82%, 52%) | Pure Navy | View | |
#7420E9 | rgb(116, 32, 233) | hsl(265, 82%, 52%) | Pure Navy | View | |
#A620E9 | rgb(166, 32, 233) | hsl(280, 82%, 52%) | Pure Purple | View |
:root {
--color-1: #2063E9;
--color-2: #2031E9;
--color-3: #4220E9;
--color-4: #7420E9;
--color-5: #A620E9;
}Palettes that share visual characteristics and color harmony.