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 |
|---|---|---|---|---|---|
#4FC4AB | rgb(79, 196, 171) | hsl(167, 50%, 54%) | Soft Cyan | View | |
#4FC0C4 | rgb(79, 192, 196) | hsl(182, 50%, 54%) | Soft Cyan | View | |
#4FA3C4 | rgb(79, 163, 196) | hsl(197, 50%, 54%) | Soft Sky Blue | View | |
#4F86C4 | rgb(79, 134, 196) | hsl(212, 50%, 54%) | Soft Blue | View | |
#4F68C4 | rgb(79, 104, 196) | hsl(227, 50%, 54%) | Soft Blue | View |
:root {
--color-1: #4FC4AB;
--color-2: #4FC0C4;
--color-3: #4FA3C4;
--color-4: #4F86C4;
--color-5: #4F68C4;
}Palettes that share visual characteristics and color harmony.