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 Navy, 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 |
|---|---|---|---|---|---|
#1414D2 | rgb(20, 20, 210) | hsl(240, 83%, 45%) | Pure Blue | View | |
#4314D2 | rgb(67, 20, 210) | hsl(255, 83%, 45%) | Pure Navy | View | |
#7314D2 | rgb(115, 20, 210) | hsl(270, 83%, 45%) | Pure Navy | View | |
#A214D2 | rgb(162, 20, 210) | hsl(285, 83%, 45%) | Pure Purple | View | |
#D214D2 | rgb(210, 20, 210) | hsl(300, 83%, 45%) | Pure Purple | View |
:root {
--color-1: #1414D2;
--color-2: #4314D2;
--color-3: #7314D2;
--color-4: #A214D2;
--color-5: #D214D2;
}Palettes that share visual characteristics and color harmony.