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 |
|---|---|---|---|---|---|
#7CD0C0 | rgb(124, 208, 192) | hsl(169, 47%, 65%) | Soft Cyan | View | |
#7CCAD0 | rgb(124, 202, 208) | hsl(184, 47%, 65%) | Soft Cyan | View | |
#7CB5D0 | rgb(124, 181, 208) | hsl(199, 47%, 65%) | Soft Sky Blue | View | |
#7CA0D0 | rgb(124, 160, 208) | hsl(214, 47%, 65%) | Soft Blue | View | |
#7C8BD0 | rgb(124, 139, 208) | hsl(229, 47%, 65%) | Soft Blue | View |
:root {
--color-1: #7CD0C0;
--color-2: #7CCAD0;
--color-3: #7CB5D0;
--color-4: #7CA0D0;
--color-5: #7C8BD0;
}Palettes that share visual characteristics and color harmony.