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 |
|---|---|---|---|---|---|
#2559F4 | rgb(37, 89, 244) | hsl(225, 90%, 55%) | Pure Blue | View | |
#2525F4 | rgb(37, 37, 244) | hsl(240, 90%, 55%) | Pure Blue | View | |
#5925F4 | rgb(89, 37, 244) | hsl(255, 90%, 55%) | Pure Navy | View | |
#8C25F4 | rgb(140, 37, 244) | hsl(270, 90%, 55%) | Pure Navy | View | |
#C025F4 | rgb(192, 37, 244) | hsl(285, 90%, 55%) | Pure Purple | View |
:root {
--color-1: #2559F4;
--color-2: #2525F4;
--color-3: #5925F4;
--color-4: #8C25F4;
--color-5: #C025F4;
}Palettes that share visual characteristics and color harmony.