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 |
|---|---|---|---|---|---|
#36B099 | rgb(54, 176, 153) | hsl(169, 53%, 45%) | Soft Cyan | View | |
#36A7B0 | rgb(54, 167, 176) | hsl(184, 53%, 45%) | Soft Cyan | View | |
#3689B0 | rgb(54, 137, 176) | hsl(199, 53%, 45%) | Soft Sky Blue | View | |
#366BB0 | rgb(54, 107, 176) | hsl(214, 53%, 45%) | Soft Blue | View | |
#364CB0 | rgb(54, 76, 176) | hsl(229, 53%, 45%) | Soft Blue | View |
:root {
--color-1: #36B099;
--color-2: #36A7B0;
--color-3: #3689B0;
--color-4: #366BB0;
--color-5: #364CB0;
}Palettes that share visual characteristics and color harmony.