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 |
|---|---|---|---|---|---|
#5E84ED | rgb(94, 132, 237) | hsl(224, 80%, 65%) | Pure Blue | View | |
#5E61ED | rgb(94, 97, 237) | hsl(239, 80%, 65%) | Pure Blue | View | |
#805EED | rgb(128, 94, 237) | hsl(254, 80%, 65%) | Pure Navy | View | |
#A35EED | rgb(163, 94, 237) | hsl(269, 80%, 65%) | Pure Navy | View | |
#C75EED | rgb(199, 94, 237) | hsl(284, 80%, 65%) | Pure Purple | View |
:root {
--color-1: #5E84ED;
--color-2: #5E61ED;
--color-3: #805EED;
--color-4: #A35EED;
--color-5: #C75EED;
}Palettes that share visual characteristics and color harmony.