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 |
|---|---|---|---|---|---|
#82C9BC | rgb(130, 201, 188) | hsl(169, 40%, 65%) | Soft Cyan | View | |
#82C5C9 | rgb(130, 197, 201) | hsl(183, 40%, 65%) | Soft Cyan | View | |
#82B3C9 | rgb(130, 179, 201) | hsl(199, 40%, 65%) | Soft Sky Blue | View | |
#82A1C9 | rgb(130, 161, 201) | hsl(214, 40%, 65%) | Soft Blue | View | |
#828FC9 | rgb(130, 143, 201) | hsl(229, 40%, 65%) | Soft Blue | View |
:root {
--color-1: #82C9BC;
--color-2: #82C5C9;
--color-3: #82B3C9;
--color-4: #82A1C9;
--color-5: #828FC9;
}Palettes that share visual characteristics and color harmony.