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 |
|---|---|---|---|---|---|
#2555F4 | rgb(37, 85, 244) | hsl(226, 90%, 55%) | Pure Blue | View | |
#2825F4 | rgb(40, 37, 244) | hsl(241, 90%, 55%) | Pure Blue | View | |
#5C25F4 | rgb(92, 37, 244) | hsl(256, 90%, 55%) | Pure Navy | View | |
#9025F4 | rgb(144, 37, 244) | hsl(271, 90%, 55%) | Pure Navy | View | |
#C325F4 | rgb(195, 37, 244) | hsl(286, 90%, 55%) | Pure Purple | View |
:root {
--color-1: #2555F4;
--color-2: #2825F4;
--color-3: #5C25F4;
--color-4: #9025F4;
--color-5: #C325F4;
}Palettes that share visual characteristics and color harmony.