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 |
|---|---|---|---|---|---|
#5C88F0 | rgb(92, 136, 240) | hsl(222, 83%, 65%) | Pure Blue | View | |
#5C63F0 | rgb(92, 99, 240) | hsl(237, 83%, 65%) | Pure Blue | View | |
#795CF0 | rgb(121, 92, 240) | hsl(252, 83%, 65%) | Pure Navy | View | |
#9E5CF0 | rgb(158, 92, 240) | hsl(267, 83%, 65%) | Pure Navy | View | |
#C35CF0 | rgb(195, 92, 240) | hsl(282, 83%, 65%) | Pure Purple | View |
:root {
--color-1: #5C88F0;
--color-2: #5C63F0;
--color-3: #795CF0;
--color-4: #9E5CF0;
--color-5: #C35CF0;
}Palettes that share visual characteristics and color harmony.