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 |
|---|---|---|---|---|---|
#3CC3AA | rgb(60, 195, 170) | hsl(169, 53%, 50%) | Soft Cyan | View | |
#3CBAC3 | rgb(60, 186, 195) | hsl(184, 53%, 50%) | Soft Cyan | View | |
#3C98C3 | rgb(60, 152, 195) | hsl(199, 53%, 50%) | Soft Sky Blue | View | |
#3C76C3 | rgb(60, 118, 195) | hsl(214, 53%, 50%) | Soft Blue | View | |
#3C55C3 | rgb(60, 85, 195) | hsl(229, 53%, 50%) | Soft Blue | View |
:root {
--color-1: #3CC3AA;
--color-2: #3CBAC3;
--color-3: #3C98C3;
--color-4: #3C76C3;
--color-5: #3C55C3;
}Palettes that share visual characteristics and color harmony.