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 Blue. 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 |
|---|---|---|---|---|---|
#5490C4 | rgb(84, 144, 196) | hsl(208, 49%, 55%) | Soft Blue | View | |
#5474C4 | rgb(84, 116, 196) | hsl(223, 49%, 55%) | Soft Blue | View | |
#5458C4 | rgb(84, 88, 196) | hsl(238, 49%, 55%) | Soft Blue | View | |
#6C54C4 | rgb(108, 84, 196) | hsl(253, 49%, 55%) | Soft Navy | View | |
#8954C4 | rgb(137, 84, 196) | hsl(268, 49%, 55%) | Soft Navy | View |
:root {
--color-1: #5490C4;
--color-2: #5474C4;
--color-3: #5458C4;
--color-4: #6C54C4;
--color-5: #8954C4;
}Palettes that share visual characteristics and color harmony.