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 |
|---|---|---|---|---|---|
#78D3C0 | rgb(120, 211, 192) | hsl(167, 51%, 65%) | Soft Cyan | View | |
#78D0D3 | rgb(120, 208, 211) | hsl(182, 51%, 65%) | Soft Cyan | View | |
#78B9D3 | rgb(120, 185, 211) | hsl(197, 51%, 65%) | Soft Sky Blue | View | |
#78A3D3 | rgb(120, 163, 211) | hsl(212, 51%, 65%) | Soft Blue | View | |
#788CD3 | rgb(120, 140, 211) | hsl(227, 51%, 65%) | Soft Blue | View |
:root {
--color-1: #78D3C0;
--color-2: #78D0D3;
--color-3: #78B9D3;
--color-4: #78A3D3;
--color-5: #788CD3;
}Palettes that share visual characteristics and color harmony.