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 |
|---|---|---|---|---|---|
#2D60EB | rgb(45, 96, 235) | hsl(224, 83%, 55%) | Pure Blue | View | |
#2D30EB | rgb(45, 48, 235) | hsl(239, 83%, 55%) | Pure Blue | View | |
#592DEB | rgb(89, 45, 235) | hsl(254, 83%, 55%) | Pure Navy | View | |
#892DEB | rgb(137, 45, 235) | hsl(269, 83%, 55%) | Pure Navy | View | |
#B92DEB | rgb(185, 45, 235) | hsl(284, 83%, 55%) | Pure Purple | View |
:root {
--color-1: #2D60EB;
--color-2: #2D30EB;
--color-3: #592DEB;
--color-4: #892DEB;
--color-5: #B92DEB;
}Palettes that share visual characteristics and color harmony.