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 |
|---|---|---|---|---|---|
#76ACD6 | rgb(118, 172, 214) | hsl(206, 54%, 65%) | Soft Blue | View | |
#7694D6 | rgb(118, 148, 214) | hsl(221, 54%, 65%) | Soft Blue | View | |
#767CD6 | rgb(118, 124, 214) | hsl(236, 54%, 65%) | Soft Blue | View | |
#8776D6 | rgb(135, 118, 214) | hsl(251, 54%, 65%) | Soft Navy | View | |
#9F76D6 | rgb(159, 118, 214) | hsl(266, 54%, 65%) | Soft Navy | View |
:root {
--color-1: #76ACD6;
--color-2: #7694D6;
--color-3: #767CD6;
--color-4: #8776D6;
--color-5: #9F76D6;
}Palettes that share visual characteristics and color harmony.