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 |
|---|---|---|---|---|---|
#5681F5 | rgb(86, 129, 245) | hsl(224, 89%, 65%) | Pure Blue | View | |
#5659F5 | rgb(86, 89, 245) | hsl(239, 89%, 65%) | Pure Blue | View | |
#7B56F5 | rgb(123, 86, 245) | hsl(254, 89%, 65%) | Pure Navy | View | |
#A356F5 | rgb(163, 86, 245) | hsl(269, 89%, 65%) | Pure Navy | View | |
#CB56F5 | rgb(203, 86, 245) | hsl(284, 89%, 65%) | Pure Purple | View |
:root {
--color-1: #5681F5;
--color-2: #5659F5;
--color-3: #7B56F5;
--color-4: #A356F5;
--color-5: #CB56F5;
}Palettes that share visual characteristics and color harmony.