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 |
|---|---|---|---|---|---|
#4DCBAE | rgb(77, 203, 174) | hsl(166, 55%, 55%) | Soft Cyan | View | |
#4DC9CB | rgb(77, 201, 203) | hsl(181, 55%, 55%) | Soft Cyan | View | |
#4DAACB | rgb(77, 170, 203) | hsl(196, 55%, 55%) | Soft Sky Blue | View | |
#4D8ACB | rgb(77, 138, 203) | hsl(211, 55%, 55%) | Soft Blue | View | |
#4D6BCB | rgb(77, 107, 203) | hsl(226, 55%, 55%) | Soft Blue | View |
:root {
--color-1: #4DCBAE;
--color-2: #4DC9CB;
--color-3: #4DAACB;
--color-4: #4D8ACB;
--color-5: #4D6BCB;
}Palettes that share visual characteristics and color harmony.