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 |
|---|---|---|---|---|---|
#7CABD0 | rgb(124, 171, 208) | hsl(206, 47%, 65%) | Soft Blue | View | |
#7C96D0 | rgb(124, 150, 208) | hsl(221, 47%, 65%) | Soft Blue | View | |
#7C81D0 | rgb(124, 129, 208) | hsl(236, 47%, 65%) | Soft Blue | View | |
#8B7CD0 | rgb(139, 124, 208) | hsl(251, 47%, 65%) | Soft Navy | View | |
#A07CD0 | rgb(160, 124, 208) | hsl(266, 47%, 65%) | Soft Navy | View |
:root {
--color-1: #7CABD0;
--color-2: #7C96D0;
--color-3: #7C81D0;
--color-4: #8B7CD0;
--color-5: #A07CD0;
}Palettes that share visual characteristics and color harmony.