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 |
|---|---|---|---|---|---|
#5D7DBB | rgb(93, 125, 187) | hsl(220, 41%, 55%) | Soft Blue | View | |
#5D65BB | rgb(93, 101, 187) | hsl(235, 41%, 55%) | Soft Blue | View | |
#6D5DBB | rgb(109, 93, 187) | hsl(250, 41%, 55%) | Soft Navy | View | |
#845DBB | rgb(132, 93, 187) | hsl(265, 41%, 55%) | Soft Navy | View | |
#9C5DBB | rgb(156, 93, 187) | hsl(280, 41%, 55%) | Soft Purple | View |
:root {
--color-1: #5D7DBB;
--color-2: #5D65BB;
--color-3: #6D5DBB;
--color-4: #845DBB;
--color-5: #9C5DBB;
}Palettes that share visual characteristics and color harmony.