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 |
|---|---|---|---|---|---|
#7BB3D1 | rgb(123, 179, 209) | hsl(201, 48%, 65%) | Soft Blue | View | |
#7B9DD1 | rgb(123, 157, 209) | hsl(216, 48%, 65%) | Soft Blue | View | |
#7B88D1 | rgb(123, 136, 209) | hsl(231, 48%, 65%) | Soft Blue | View | |
#837BD1 | rgb(131, 123, 209) | hsl(246, 48%, 65%) | Soft Blue | View | |
#997BD1 | rgb(153, 123, 209) | hsl(261, 48%, 65%) | Soft Navy | View |
:root {
--color-1: #7BB3D1;
--color-2: #7B9DD1;
--color-3: #7B88D1;
--color-4: #837BD1;
--color-5: #997BD1;
}Palettes that share visual characteristics and color harmony.