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 Navy, Pure Purple. 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 |
|---|---|---|---|---|---|
#6A5DEE | rgb(106, 93, 238) | hsl(245, 81%, 65%) | Pure Blue | View | |
#8E5DEE | rgb(142, 93, 238) | hsl(260, 81%, 65%) | Pure Navy | View | |
#B25DEE | rgb(178, 93, 238) | hsl(275, 81%, 65%) | Pure Purple | View | |
#D65DEE | rgb(214, 93, 238) | hsl(290, 81%, 65%) | Pure Purple | View | |
#EE5DE2 | rgb(238, 93, 226) | hsl(305, 81%, 65%) | Pure Pink | View |
:root {
--color-1: #6A5DEE;
--color-2: #8E5DEE;
--color-3: #B25DEE;
--color-4: #D65DEE;
--color-5: #EE5DE2;
}Palettes that share visual characteristics and color harmony.