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 |
|---|---|---|---|---|---|
#87CFCA | rgb(135, 207, 202) | hsl(176, 43%, 67%) | Soft Cyan | View | |
#87C2CF | rgb(135, 194, 207) | hsl(191, 43%, 67%) | Soft Sky Blue | View | |
#87B0CF | rgb(135, 176, 207) | hsl(206, 43%, 67%) | Soft Blue | View | |
#879ECF | rgb(135, 158, 207) | hsl(221, 43%, 67%) | Soft Blue | View | |
#878BCF | rgb(135, 139, 207) | hsl(237, 43%, 67%) | Soft Blue | View |
A peaceful combination anchored by #87CFCA, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Consider this for background layers where content needs to feel light and accessible.
:root {
--color-1: #87CFCA;
--color-2: #87C2CF;
--color-3: #87B0CF;
--color-4: #879ECF;
--color-5: #878BCF;
}Palettes that share visual characteristics and color harmony.