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 |
|---|---|---|---|---|---|
#5884F3 | rgb(88, 132, 243) | hsl(223, 87%, 65%) | Pure Blue | View | |
#585DF3 | rgb(88, 93, 243) | hsl(238, 87%, 65%) | Pure Blue | View | |
#7A58F3 | rgb(122, 88, 243) | hsl(253, 87%, 65%) | Pure Navy | View | |
#A158F3 | rgb(161, 88, 243) | hsl(268, 87%, 65%) | Pure Navy | View | |
#C758F3 | rgb(199, 88, 243) | hsl(283, 87%, 65%) | Pure Purple | View |
:root {
--color-1: #5884F3;
--color-2: #585DF3;
--color-3: #7A58F3;
--color-4: #A158F3;
--color-5: #C758F3;
}Palettes that share visual characteristics and color harmony.