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 |
|---|---|---|---|---|---|
#36B093 | rgb(54, 176, 147) | hsl(166, 53%, 45%) | Soft Cyan | View | |
#36AEB0 | rgb(54, 174, 176) | hsl(181, 53%, 45%) | Soft Cyan | View | |
#368FB0 | rgb(54, 143, 176) | hsl(196, 53%, 45%) | Soft Sky Blue | View | |
#3671B0 | rgb(54, 113, 176) | hsl(211, 53%, 45%) | Soft Blue | View | |
#3652B0 | rgb(54, 82, 176) | hsl(226, 53%, 45%) | Soft Blue | View |
:root {
--color-1: #36B093;
--color-2: #36AEB0;
--color-3: #368FB0;
--color-4: #3671B0;
--color-5: #3652B0;
}Palettes that share visual characteristics and color harmony.