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 |
|---|---|---|---|---|---|
#4ECAAD | rgb(78, 202, 173) | hsl(166, 54%, 55%) | Soft Cyan | View | |
#4EC8CA | rgb(78, 200, 202) | hsl(181, 54%, 55%) | Soft Cyan | View | |
#4EA9CA | rgb(78, 169, 202) | hsl(196, 54%, 55%) | Soft Sky Blue | View | |
#4E8ACA | rgb(78, 138, 202) | hsl(211, 54%, 55%) | Soft Blue | View | |
#4E6BCA | rgb(78, 107, 202) | hsl(226, 54%, 55%) | Soft Blue | View |
:root {
--color-1: #4ECAAD;
--color-2: #4EC8CA;
--color-3: #4EA9CA;
--color-4: #4E8ACA;
--color-5: #4E6BCA;
}Palettes that share visual characteristics and color harmony.