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 |
|---|---|---|---|---|---|
#1C41E3 | rgb(28, 65, 227) | hsl(229, 78%, 50%) | Pure Blue | View | |
#291CE3 | rgb(41, 28, 227) | hsl(244, 78%, 50%) | Pure Blue | View | |
#5B1CE3 | rgb(91, 28, 227) | hsl(259, 78%, 50%) | Pure Navy | View | |
#8D1CE3 | rgb(141, 28, 227) | hsl(274, 78%, 50%) | Pure Navy | View | |
#BE1CE3 | rgb(190, 28, 227) | hsl(289, 78%, 50%) | Pure Purple | View |
:root {
--color-1: #1C41E3;
--color-2: #291CE3;
--color-3: #5B1CE3;
--color-4: #8D1CE3;
--color-5: #BE1CE3;
}Palettes that share visual characteristics and color harmony.