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 |
|---|---|---|---|---|---|
#2B4EEE | rgb(43, 78, 238) | hsl(229, 85%, 55%) | Pure Blue | View | |
#382BEE | rgb(56, 43, 238) | hsl(244, 85%, 55%) | Pure Blue | View | |
#682BEE | rgb(104, 43, 238) | hsl(259, 85%, 55%) | Pure Navy | View | |
#992BEE | rgb(153, 43, 238) | hsl(274, 85%, 55%) | Pure Navy | View | |
#CA2BEE | rgb(202, 43, 238) | hsl(289, 85%, 55%) | Pure Purple | View |
:root {
--color-1: #2B4EEE;
--color-2: #382BEE;
--color-3: #682BEE;
--color-4: #992BEE;
--color-5: #CA2BEE;
}Palettes that share visual characteristics and color harmony.