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 |
|---|---|---|---|---|---|
#81CABC | rgb(129, 202, 188) | hsl(168, 41%, 65%) | Soft Cyan | View | |
#81C7CA | rgb(129, 199, 202) | hsl(182, 41%, 65%) | Soft Cyan | View | |
#81B4CA | rgb(129, 180, 202) | hsl(198, 41%, 65%) | Soft Sky Blue | View | |
#81A2CA | rgb(129, 162, 202) | hsl(213, 41%, 65%) | Soft Blue | View | |
#8190CA | rgb(129, 144, 202) | hsl(228, 41%, 65%) | Soft Blue | View |
:root {
--color-1: #81CABC;
--color-2: #81C7CA;
--color-3: #81B4CA;
--color-4: #81A2CA;
--color-5: #8190CA;
}Palettes that share visual characteristics and color harmony.