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 |
|---|---|---|---|---|---|
#2D59EB | rgb(45, 89, 235) | hsl(226, 83%, 55%) | Pure Blue | View | |
#302DEB | rgb(48, 45, 235) | hsl(241, 83%, 55%) | Pure Blue | View | |
#602DEB | rgb(96, 45, 235) | hsl(256, 83%, 55%) | Pure Navy | View | |
#8F2DEB | rgb(143, 45, 235) | hsl(271, 83%, 55%) | Pure Navy | View | |
#BF2DEB | rgb(191, 45, 235) | hsl(286, 83%, 55%) | Pure Purple | View |
:root {
--color-1: #2D59EB;
--color-2: #302DEB;
--color-3: #602DEB;
--color-4: #8F2DEB;
--color-5: #BF2DEB;
}Palettes that share visual characteristics and color harmony.