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 |
|---|---|---|---|---|---|
#80A8CB | rgb(128, 168, 203) | hsl(208, 42%, 65%) | Soft Blue | View | |
#8096CB | rgb(128, 150, 203) | hsl(222, 42%, 65%) | Soft Blue | View | |
#8083CB | rgb(128, 131, 203) | hsl(238, 42%, 65%) | Soft Blue | View | |
#9180CB | rgb(145, 128, 203) | hsl(254, 42%, 65%) | Soft Navy | View | |
#A380CB | rgb(163, 128, 203) | hsl(268, 42%, 65%) | Soft Navy | View |
:root {
--color-1: #80A8CB;
--color-2: #8096CB;
--color-3: #8083CB;
--color-4: #9180CB;
--color-5: #A380CB;
}Palettes that share visual characteristics and color harmony.