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 |
|---|---|---|---|---|---|
#5C97BC | rgb(92, 151, 188) | hsl(203, 42%, 55%) | Soft Blue | View | |
#5C7FBC | rgb(92, 127, 188) | hsl(218, 42%, 55%) | Soft Blue | View | |
#5C67BC | rgb(92, 103, 188) | hsl(233, 42%, 55%) | Soft Blue | View | |
#695CBC | rgb(105, 92, 188) | hsl(248, 42%, 55%) | Soft Blue | View | |
#815CBC | rgb(129, 92, 188) | hsl(263, 42%, 55%) | Soft Navy | View |
:root {
--color-1: #5C97BC;
--color-2: #5C7FBC;
--color-3: #5C67BC;
--color-4: #695CBC;
--color-5: #815CBC;
}Palettes that share visual characteristics and color harmony.