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 |
|---|---|---|---|---|---|
#7B9AD1 | rgb(123, 154, 209) | hsl(218, 48%, 65%) | Soft Blue | View | |
#7B85D1 | rgb(123, 133, 209) | hsl(233, 48%, 65%) | Soft Blue | View | |
#867BD1 | rgb(134, 123, 209) | hsl(248, 48%, 65%) | Soft Blue | View | |
#9C7BD1 | rgb(156, 123, 209) | hsl(263, 48%, 65%) | Soft Navy | View | |
#B17BD1 | rgb(177, 123, 209) | hsl(278, 48%, 65%) | Soft Purple | View |
:root {
--color-1: #7B9AD1;
--color-2: #7B85D1;
--color-3: #867BD1;
--color-4: #9C7BD1;
--color-5: #B17BD1;
}Palettes that share visual characteristics and color harmony.