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 |
|---|---|---|---|---|---|
#516CC8 | rgb(81, 108, 200) | hsl(226, 52%, 55%) | Soft Blue | View | |
#5351C8 | rgb(83, 81, 200) | hsl(241, 52%, 55%) | Soft Blue | View | |
#7051C8 | rgb(112, 81, 200) | hsl(256, 52%, 55%) | Soft Navy | View | |
#8E51C8 | rgb(142, 81, 200) | hsl(271, 52%, 55%) | Soft Navy | View | |
#AC51C8 | rgb(172, 81, 200) | hsl(286, 52%, 55%) | Soft Purple | View |
:root {
--color-1: #516CC8;
--color-2: #5351C8;
--color-3: #7051C8;
--color-4: #8E51C8;
--color-5: #AC51C8;
}Palettes that share visual characteristics and color harmony.