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 |
|---|---|---|---|---|---|
#3DA991 | rgb(61, 169, 145) | hsl(167, 47%, 45%) | Soft Cyan | View | |
#3DA5A9 | rgb(61, 165, 169) | hsl(182, 47%, 45%) | Soft Cyan | View | |
#3D8AA9 | rgb(61, 138, 169) | hsl(197, 47%, 45%) | Soft Sky Blue | View | |
#3D6FA9 | rgb(61, 111, 169) | hsl(212, 47%, 45%) | Soft Blue | View | |
#3D54A9 | rgb(61, 84, 169) | hsl(227, 47%, 45%) | Soft Blue | View |
:root {
--color-1: #3DA991;
--color-2: #3DA5A9;
--color-3: #3D8AA9;
--color-4: #3D6FA9;
--color-5: #3D54A9;
}Palettes that share visual characteristics and color harmony.