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 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 |
|---|---|---|---|---|---|
#6A61EA | rgb(106, 97, 234) | hsl(244, 77%, 65%) | Pure Blue | View | |
#8D61EA | rgb(141, 97, 234) | hsl(259, 77%, 65%) | Pure Navy | View | |
#AF61EA | rgb(175, 97, 234) | hsl(274, 77%, 65%) | Pure Navy | View | |
#D161EA | rgb(209, 97, 234) | hsl(289, 77%, 65%) | Pure Purple | View | |
#EA61E1 | rgb(234, 97, 225) | hsl(304, 77%, 65%) | Pure Purple | View |
:root {
--color-1: #6A61EA;
--color-2: #8D61EA;
--color-3: #AF61EA;
--color-4: #D161EA;
--color-5: #EA61E1;
}Palettes that share visual characteristics and color harmony.