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 |
|---|---|---|---|---|---|
#7ECDBF | rgb(126, 205, 191) | hsl(169, 44%, 65%) | Soft Cyan | View | |
#7EC8CD | rgb(126, 200, 205) | hsl(184, 44%, 65%) | Soft Cyan | View | |
#7EB4CD | rgb(126, 180, 205) | hsl(199, 44%, 65%) | Soft Sky Blue | View | |
#7EA1CD | rgb(126, 161, 205) | hsl(213, 44%, 65%) | Soft Blue | View | |
#7E8DCD | rgb(126, 141, 205) | hsl(229, 44%, 65%) | Soft Blue | View |
:root {
--color-1: #7ECDBF;
--color-2: #7EC8CD;
--color-3: #7EB4CD;
--color-4: #7EA1CD;
--color-5: #7E8DCD;
}Palettes that share visual characteristics and color harmony.