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 |
|---|---|---|---|---|---|
#82ABC9 | rgb(130, 171, 201) | hsl(205, 40%, 65%) | Soft Blue | View | |
#8299C9 | rgb(130, 153, 201) | hsl(221, 40%, 65%) | Soft Blue | View | |
#8287C9 | rgb(130, 135, 201) | hsl(236, 40%, 65%) | Soft Blue | View | |
#8F82C9 | rgb(143, 130, 201) | hsl(251, 40%, 65%) | Soft Navy | View | |
#A182C9 | rgb(161, 130, 201) | hsl(266, 40%, 65%) | Soft Navy | View |
:root {
--color-1: #82ABC9;
--color-2: #8299C9;
--color-3: #8287C9;
--color-4: #8F82C9;
--color-5: #A182C9;
}Palettes that share visual characteristics and color harmony.