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 |
|---|---|---|---|---|---|
#1453D2 | rgb(20, 83, 210) | hsl(220, 83%, 45%) | Pure Blue | View | |
#1423D2 | rgb(20, 35, 210) | hsl(235, 83%, 45%) | Pure Blue | View | |
#3314D2 | rgb(51, 20, 210) | hsl(250, 83%, 45%) | Pure Navy | View | |
#6314D2 | rgb(99, 20, 210) | hsl(265, 83%, 45%) | Pure Navy | View | |
#9214D2 | rgb(146, 20, 210) | hsl(280, 83%, 45%) | Pure Purple | View |
:root {
--color-1: #1453D2;
--color-2: #1423D2;
--color-3: #3314D2;
--color-4: #6314D2;
--color-5: #9214D2;
}Palettes that share visual characteristics and color harmony.