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 Sky Blue, Soft 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 |
|---|---|---|---|---|---|
#4CCDCA | rgb(76, 205, 202) | hsl(179, 56%, 55%) | Soft Cyan | View | |
#4CAFCD | rgb(76, 175, 205) | hsl(194, 56%, 55%) | Soft Sky Blue | View | |
#4C8ECD | rgb(76, 142, 205) | hsl(209, 56%, 55%) | Soft Blue | View | |
#4C6ECD | rgb(76, 110, 205) | hsl(224, 56%, 55%) | Soft Blue | View | |
#4C4ECD | rgb(76, 78, 205) | hsl(239, 56%, 55%) | Soft Blue | View |
:root {
--color-1: #4CCDCA;
--color-2: #4CAFCD;
--color-3: #4C8ECD;
--color-4: #4C6ECD;
--color-5: #4C4ECD;
}Palettes that share visual characteristics and color harmony.