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 |
|---|---|---|---|---|---|
#5578F6 | rgb(85, 120, 246) | hsl(227, 90%, 65%) | Pure Blue | View | |
#5B55F6 | rgb(91, 85, 246) | hsl(242, 90%, 65%) | Pure Blue | View | |
#8355F6 | rgb(131, 85, 246) | hsl(257, 90%, 65%) | Pure Navy | View | |
#AB55F6 | rgb(171, 85, 246) | hsl(272, 90%, 65%) | Pure Navy | View | |
#D355F6 | rgb(211, 85, 246) | hsl(287, 90%, 65%) | Pure Purple | View |
:root {
--color-1: #5578F6;
--color-2: #5B55F6;
--color-3: #8355F6;
--color-4: #AB55F6;
--color-5: #D355F6;
}Palettes that share visual characteristics and color harmony.