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 |
|---|---|---|---|---|---|
#4DD1B9 | rgb(77, 209, 185) | hsl(169, 59%, 56%) | Soft Cyan | View | |
#4DC8D1 | rgb(77, 200, 209) | hsl(184, 59%, 56%) | Soft Cyan | View | |
#4DA7D1 | rgb(77, 167, 209) | hsl(199, 59%, 56%) | Soft Sky Blue | View | |
#4D86D1 | rgb(77, 134, 209) | hsl(214, 59%, 56%) | Soft Blue | View | |
#4D65D1 | rgb(77, 101, 209) | hsl(229, 59%, 56%) | Soft Blue | View |
:root {
--color-1: #4DD1B9;
--color-2: #4DC8D1;
--color-3: #4DA7D1;
--color-4: #4D86D1;
--color-5: #4D65D1;
}Palettes that share visual characteristics and color harmony.