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 |
|---|---|---|---|---|---|
#3BAB91 | rgb(59, 171, 145) | hsl(166, 49%, 45%) | Soft Cyan | View | |
#3BA9AB | rgb(59, 169, 171) | hsl(181, 49%, 45%) | Soft Cyan | View | |
#3B8DAB | rgb(59, 141, 171) | hsl(196, 49%, 45%) | Soft Sky Blue | View | |
#3B71AB | rgb(59, 113, 171) | hsl(211, 49%, 45%) | Soft Blue | View | |
#3B55AB | rgb(59, 85, 171) | hsl(226, 49%, 45%) | Soft Blue | View |
:root {
--color-1: #3BAB91;
--color-2: #3BA9AB;
--color-3: #3B8DAB;
--color-4: #3B71AB;
--color-5: #3B55AB;
}Palettes that share visual characteristics and color harmony.