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 Soft Blue, Soft Blue, Soft 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 |
|---|---|---|---|---|---|
#526FC7 | rgb(82, 111, 199) | hsl(225, 51%, 55%) | Soft Blue | View | |
#5252C7 | rgb(82, 82, 199) | hsl(240, 51%, 55%) | Soft Blue | View | |
#6F52C7 | rgb(111, 82, 199) | hsl(255, 51%, 55%) | Soft Navy | View | |
#8C52C7 | rgb(140, 82, 199) | hsl(270, 51%, 55%) | Soft Navy | View | |
#AA52C7 | rgb(170, 82, 199) | hsl(285, 51%, 55%) | Soft Purple | View |
:root {
--color-1: #526FC7;
--color-2: #5252C7;
--color-3: #6F52C7;
--color-4: #8C52C7;
--color-5: #AA52C7;
}Palettes that share visual characteristics and color harmony.