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 |
|---|---|---|---|---|---|
#7BADD1 | rgb(123, 173, 209) | hsl(205, 48%, 65%) | Soft Blue | View | |
#7B97D1 | rgb(123, 151, 209) | hsl(220, 48%, 65%) | Soft Blue | View | |
#7B82D1 | rgb(123, 130, 209) | hsl(235, 48%, 65%) | Soft Blue | View | |
#897BD1 | rgb(137, 123, 209) | hsl(250, 48%, 65%) | Soft Navy | View | |
#9F7BD1 | rgb(159, 123, 209) | hsl(265, 48%, 65%) | Soft Navy | View |
:root {
--color-1: #7BADD1;
--color-2: #7B97D1;
--color-3: #7B82D1;
--color-4: #897BD1;
--color-5: #9F7BD1;
}Palettes that share visual characteristics and color harmony.