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 |
|---|---|---|---|---|---|
#2552F4 | rgb(37, 82, 244) | hsl(227, 90%, 55%) | Pure Blue | View | |
#2C25F4 | rgb(44, 37, 244) | hsl(242, 90%, 55%) | Pure Blue | View | |
#5F25F4 | rgb(95, 37, 244) | hsl(257, 90%, 55%) | Pure Navy | View | |
#9325F4 | rgb(147, 37, 244) | hsl(272, 90%, 55%) | Pure Navy | View | |
#C725F4 | rgb(199, 37, 244) | hsl(287, 90%, 55%) | Pure Purple | View |
:root {
--color-1: #2552F4;
--color-2: #2C25F4;
--color-3: #5F25F4;
--color-4: #9325F4;
--color-5: #C725F4;
}Palettes that share visual characteristics and color harmony.