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 |
|---|---|---|---|---|---|
#829BC9 | rgb(130, 155, 201) | hsl(219, 40%, 65%) | Soft Blue | View | |
#8289C9 | rgb(130, 137, 201) | hsl(234, 40%, 65%) | Soft Blue | View | |
#8D82C9 | rgb(141, 130, 201) | hsl(249, 40%, 65%) | Soft Blue | View | |
#9F82C9 | rgb(159, 130, 201) | hsl(265, 40%, 65%) | Soft Navy | View | |
#B082C9 | rgb(176, 130, 201) | hsl(279, 40%, 65%) | Soft Purple | View |
:root {
--color-1: #829BC9;
--color-2: #8289C9;
--color-3: #8D82C9;
--color-4: #9F82C9;
--color-5: #B082C9;
}Palettes that share visual characteristics and color harmony.