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 |
|---|---|---|---|---|---|
#2D63EB | rgb(45, 99, 235) | hsl(223, 83%, 55%) | Pure Blue | View | |
#2D33EB | rgb(45, 51, 235) | hsl(238, 83%, 55%) | Pure Blue | View | |
#562DEB | rgb(86, 45, 235) | hsl(253, 83%, 55%) | Pure Navy | View | |
#862DEB | rgb(134, 45, 235) | hsl(268, 83%, 55%) | Pure Navy | View | |
#B62DEB | rgb(182, 45, 235) | hsl(283, 83%, 55%) | Pure Purple | View |
:root {
--color-1: #2D63EB;
--color-2: #2D33EB;
--color-3: #562DEB;
--color-4: #862DEB;
--color-5: #B62DEB;
}Palettes that share visual characteristics and color harmony.