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 |
|---|---|---|---|---|---|
#3BAB8F | rgb(59, 171, 143) | hsl(165, 49%, 45%) | Soft Cyan | View | |
#3BABAB | rgb(59, 171, 171) | hsl(180, 49%, 45%) | Soft Cyan | View | |
#3B8FAB | rgb(59, 143, 171) | hsl(195, 49%, 45%) | Soft Sky Blue | View | |
#3B73AB | rgb(59, 115, 171) | hsl(210, 49%, 45%) | Soft Blue | View | |
#3B57AB | rgb(59, 87, 171) | hsl(225, 49%, 45%) | Soft Blue | View |
:root {
--color-1: #3BAB8F;
--color-2: #3BABAB;
--color-3: #3B8FAB;
--color-4: #3B73AB;
--color-5: #3B57AB;
}Palettes that share visual characteristics and color harmony.