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 |
|---|---|---|---|---|---|
#78D3CC | rgb(120, 211, 204) | hsl(175, 51%, 65%) | Soft Cyan | View | |
#78C4D3 | rgb(120, 196, 211) | hsl(190, 51%, 65%) | Soft Sky Blue | View | |
#78ADD3 | rgb(120, 173, 211) | hsl(205, 51%, 65%) | Soft Blue | View | |
#7897D3 | rgb(120, 151, 211) | hsl(220, 51%, 65%) | Soft Blue | View | |
#7880D3 | rgb(120, 128, 211) | hsl(235, 51%, 65%) | Soft Blue | View |
A peaceful combination anchored by #78D3CC, perfect for projects requiring a gentle, trustworthy touch.
Using Soft Cyan as a primary surface creates an environment of focused relaxation and clarity. Consider this for background layers where content needs to feel light and accessible.
:root {
--color-1: #78D3CC;
--color-2: #78C4D3;
--color-3: #78ADD3;
--color-4: #7897D3;
--color-5: #7880D3;
}Palettes that share visual characteristics and color harmony.