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 Cyan, Soft Cyan, Soft Sky 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 |
|---|---|---|---|---|---|
#81CABD | rgb(129, 202, 189) | hsl(169, 41%, 65%) | Soft Cyan | View | |
#81C5CA | rgb(129, 197, 202) | hsl(184, 41%, 65%) | Soft Cyan | View | |
#81B3CA | rgb(129, 179, 202) | hsl(199, 41%, 65%) | Soft Sky Blue | View | |
#81A1CA | rgb(129, 161, 202) | hsl(214, 41%, 65%) | Soft Blue | View | |
#818FCA | rgb(129, 143, 202) | hsl(228, 41%, 65%) | Soft Blue | View |
:root {
--color-1: #81CABD;
--color-2: #81C5CA;
--color-3: #81B3CA;
--color-4: #81A1CA;
--color-5: #818FCA;
}Palettes that share visual characteristics and color harmony.