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 |
|---|---|---|---|---|---|
#78D3C1 | rgb(120, 211, 193) | hsl(168, 51%, 65%) | Soft Cyan | View | |
#78CFD3 | rgb(120, 207, 211) | hsl(183, 51%, 65%) | Soft Cyan | View | |
#78B8D3 | rgb(120, 184, 211) | hsl(198, 51%, 65%) | Soft Sky Blue | View | |
#78A1D3 | rgb(120, 161, 211) | hsl(213, 51%, 65%) | Soft Blue | View | |
#788AD3 | rgb(120, 138, 211) | hsl(228, 51%, 65%) | Soft Blue | View |
:root {
--color-1: #78D3C1;
--color-2: #78CFD3;
--color-3: #78B8D3;
--color-4: #78A1D3;
--color-5: #788AD3;
}Palettes that share visual characteristics and color harmony.