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 |
|---|---|---|---|---|---|
#4971E9 | rgb(73, 113, 233) | hsl(225, 78%, 60%) | Pure Blue | View | |
#4949E9 | rgb(73, 73, 233) | hsl(240, 78%, 60%) | Pure Blue | View | |
#7149E9 | rgb(113, 73, 233) | hsl(255, 78%, 60%) | Pure Navy | View | |
#9949E9 | rgb(153, 73, 233) | hsl(270, 78%, 60%) | Pure Navy | View | |
#C149E9 | rgb(193, 73, 233) | hsl(285, 78%, 60%) | Pure Purple | View |
:root {
--color-1: #4971E9;
--color-2: #4949E9;
--color-3: #7149E9;
--color-4: #9949E9;
--color-5: #C149E9;
}Palettes that share visual characteristics and color harmony.