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 |
|---|---|---|---|---|---|
#5D8CBB | rgb(93, 140, 187) | hsl(210, 41%, 55%) | Soft Blue | View | |
#5D75BB | rgb(93, 117, 187) | hsl(225, 41%, 55%) | Soft Blue | View | |
#5D5DBB | rgb(93, 93, 187) | hsl(240, 41%, 55%) | Soft Blue | View | |
#755DBB | rgb(117, 93, 187) | hsl(255, 41%, 55%) | Soft Navy | View | |
#8C5DBB | rgb(140, 93, 187) | hsl(270, 41%, 55%) | Soft Navy | View |
:root {
--color-1: #5D8CBB;
--color-2: #5D75BB;
--color-3: #5D5DBB;
--color-4: #755DBB;
--color-5: #8C5DBB;
}Palettes that share visual characteristics and color harmony.