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 |
|---|---|---|---|---|---|
#4EBCA2 | rgb(78, 188, 162) | hsl(166, 45%, 52%) | Soft Cyan | View | |
#4EBABC | rgb(78, 186, 188) | hsl(181, 45%, 52%) | Soft Cyan | View | |
#4E9EBC | rgb(78, 158, 188) | hsl(196, 45%, 52%) | Soft Sky Blue | View | |
#4E83BC | rgb(78, 131, 188) | hsl(211, 45%, 52%) | Soft Blue | View | |
#4E67BC | rgb(78, 103, 188) | hsl(226, 45%, 52%) | Soft Blue | View |
:root {
--color-1: #4EBCA2;
--color-2: #4EBABC;
--color-3: #4E9EBC;
--color-4: #4E83BC;
--color-5: #4E67BC;
}Palettes that share visual characteristics and color harmony.