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 Sky 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 |
|---|---|---|---|---|---|
#72CCDA | rgb(114, 204, 218) | hsl(188, 58%, 65%) | Soft Sky Blue | View | |
#72B2DA | rgb(114, 178, 218) | hsl(203, 58%, 65%) | Soft Blue | View | |
#7298DA | rgb(114, 152, 218) | hsl(218, 58%, 65%) | Soft Blue | View | |
#727EDA | rgb(114, 126, 218) | hsl(233, 58%, 65%) | Soft Blue | View | |
#8072DA | rgb(128, 114, 218) | hsl(248, 58%, 65%) | Soft Blue | View |
:root {
--color-1: #72CCDA;
--color-2: #72B2DA;
--color-3: #7298DA;
--color-4: #727EDA;
--color-5: #8072DA;
}Palettes that share visual characteristics and color harmony.