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 |
|---|---|---|---|---|---|
#7ECDBD | rgb(126, 205, 189) | hsl(168, 44%, 65%) | Soft Cyan | View | |
#7EC9CD | rgb(126, 201, 205) | hsl(183, 44%, 65%) | Soft Cyan | View | |
#7EB5CD | rgb(126, 181, 205) | hsl(198, 44%, 65%) | Soft Sky Blue | View | |
#7EA2CD | rgb(126, 162, 205) | hsl(213, 44%, 65%) | Soft Blue | View | |
#7E8ECD | rgb(126, 142, 205) | hsl(228, 44%, 65%) | Soft Blue | View |
:root {
--color-1: #7ECDBD;
--color-2: #7EC9CD;
--color-3: #7EB5CD;
--color-4: #7EA2CD;
--color-5: #7E8ECD;
}Palettes that share visual characteristics and color harmony.