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 |
|---|---|---|---|---|---|
#5C86BC | rgb(92, 134, 188) | hsl(214, 42%, 55%) | Soft Blue | View | |
#5C6EBC | rgb(92, 110, 188) | hsl(229, 42%, 55%) | Soft Blue | View | |
#625CBC | rgb(98, 92, 188) | hsl(244, 42%, 55%) | Soft Blue | View | |
#7B5CBC | rgb(123, 92, 188) | hsl(259, 42%, 55%) | Soft Navy | View | |
#935CBC | rgb(147, 92, 188) | hsl(274, 42%, 55%) | Soft Navy | View |
:root {
--color-1: #5C86BC;
--color-2: #5C6EBC;
--color-3: #625CBC;
--color-4: #7B5CBC;
--color-5: #935CBC;
}Palettes that share visual characteristics and color harmony.