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 |
|---|---|---|---|---|---|
#3866E5 | rgb(56, 102, 229) | hsl(224, 77%, 56%) | Pure Blue | View | |
#383BE5 | rgb(56, 59, 229) | hsl(239, 77%, 56%) | Pure Blue | View | |
#6138E5 | rgb(97, 56, 229) | hsl(254, 77%, 56%) | Pure Navy | View | |
#8C38E5 | rgb(140, 56, 229) | hsl(269, 77%, 56%) | Pure Navy | View | |
#B738E5 | rgb(183, 56, 229) | hsl(284, 77%, 56%) | Pure Purple | View |
:root {
--color-1: #3866E5;
--color-2: #383BE5;
--color-3: #6138E5;
--color-4: #8C38E5;
--color-5: #B738E5;
}Palettes that share visual characteristics and color harmony.