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 |
|---|---|---|---|---|---|
#3166ED | rgb(49, 102, 237) | hsl(223, 84%, 56%) | Pure Blue | View | |
#3137ED | rgb(49, 55, 237) | hsl(238, 84%, 56%) | Pure Blue | View | |
#5931ED | rgb(89, 49, 237) | hsl(253, 84%, 56%) | Pure Navy | View | |
#8931ED | rgb(137, 49, 237) | hsl(268, 84%, 56%) | Pure Navy | View | |
#B831ED | rgb(184, 49, 237) | hsl(283, 84%, 56%) | Pure Purple | View |
:root {
--color-1: #3166ED;
--color-2: #3137ED;
--color-3: #5931ED;
--color-4: #8931ED;
--color-5: #B831ED;
}Palettes that share visual characteristics and color harmony.