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 |
|---|---|---|---|---|---|
#82A6C9 | rgb(130, 166, 201) | hsl(210, 40%, 65%) | Soft Blue | View | |
#8294C9 | rgb(130, 148, 201) | hsl(225, 40%, 65%) | Soft Blue | View | |
#8282C9 | rgb(130, 130, 201) | hsl(240, 40%, 65%) | Soft Blue | View | |
#9482C9 | rgb(148, 130, 201) | hsl(255, 40%, 65%) | Soft Navy | View | |
#A682C9 | rgb(166, 130, 201) | hsl(270, 40%, 65%) | Soft Navy | View |
:root {
--color-1: #82A6C9;
--color-2: #8294C9;
--color-3: #8282C9;
--color-4: #9482C9;
--color-5: #A682C9;
}Palettes that share visual characteristics and color harmony.