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 |
|---|---|---|---|---|---|
#2B62EE | rgb(43, 98, 238) | hsl(223, 85%, 55%) | Pure Blue | View | |
#2B31EE | rgb(43, 49, 238) | hsl(238, 85%, 55%) | Pure Blue | View | |
#552BEE | rgb(85, 43, 238) | hsl(253, 85%, 55%) | Pure Navy | View | |
#862BEE | rgb(134, 43, 238) | hsl(268, 85%, 55%) | Pure Navy | View | |
#B72BEE | rgb(183, 43, 238) | hsl(283, 85%, 55%) | Pure Purple | View |
:root {
--color-1: #2B62EE;
--color-2: #2B31EE;
--color-3: #552BEE;
--color-4: #862BEE;
--color-5: #B72BEE;
}Palettes that share visual characteristics and color harmony.