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 |
|---|---|---|---|---|---|
#82A7C9 | rgb(130, 167, 201) | hsl(209, 40%, 65%) | Soft Blue | View | |
#8295C9 | rgb(130, 149, 201) | hsl(224, 40%, 65%) | Soft Blue | View | |
#8283C9 | rgb(130, 131, 201) | hsl(239, 40%, 65%) | Soft Blue | View | |
#9382C9 | rgb(147, 130, 201) | hsl(254, 40%, 65%) | Soft Navy | View | |
#A582C9 | rgb(165, 130, 201) | hsl(270, 40%, 65%) | Soft Navy | View |
:root {
--color-1: #82A7C9;
--color-2: #8295C9;
--color-3: #8283C9;
--color-4: #9382C9;
--color-5: #A582C9;
}Palettes that share visual characteristics and color harmony.