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 |
|---|---|---|---|---|---|
#5887F3 | rgb(88, 135, 243) | hsl(222, 87%, 65%) | Pure Blue | View | |
#5860F3 | rgb(88, 96, 243) | hsl(237, 87%, 65%) | Pure Blue | View | |
#7758F3 | rgb(119, 88, 243) | hsl(252, 87%, 65%) | Pure Navy | View | |
#9E58F3 | rgb(158, 88, 243) | hsl(267, 87%, 65%) | Pure Navy | View | |
#C558F3 | rgb(197, 88, 243) | hsl(282, 87%, 65%) | Pure Purple | View |
:root {
--color-1: #5887F3;
--color-2: #5860F3;
--color-3: #7758F3;
--color-4: #9E58F3;
--color-5: #C558F3;
}Palettes that share visual characteristics and color harmony.