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 |
|---|---|---|---|---|---|
#5E89ED | rgb(94, 137, 237) | hsl(222, 80%, 65%) | Pure Blue | View | |
#5E65ED | rgb(94, 101, 237) | hsl(237, 80%, 65%) | Pure Blue | View | |
#7B5EED | rgb(123, 94, 237) | hsl(252, 80%, 65%) | Pure Navy | View | |
#9F5EED | rgb(159, 94, 237) | hsl(267, 80%, 65%) | Pure Navy | View | |
#C25EED | rgb(194, 94, 237) | hsl(282, 80%, 65%) | Pure Purple | View |
:root {
--color-1: #5E89ED;
--color-2: #5E65ED;
--color-3: #7B5EED;
--color-4: #9F5EED;
--color-5: #C25EED;
}Palettes that share visual characteristics and color harmony.