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 Emerald, Soft Cyan, Soft Cyan. 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 |
|---|---|---|---|---|---|
#50C38E | rgb(80, 195, 142) | hsl(152, 49%, 54%) | Soft Emerald | View | |
#50C3AA | rgb(80, 195, 170) | hsl(167, 49%, 54%) | Soft Cyan | View | |
#50BFC3 | rgb(80, 191, 195) | hsl(182, 49%, 54%) | Soft Cyan | View | |
#50A3C3 | rgb(80, 163, 195) | hsl(197, 49%, 54%) | Soft Sky Blue | View | |
#5086C3 | rgb(80, 134, 195) | hsl(212, 49%, 54%) | Soft Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Emerald and Soft Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #50C38E;
--color-2: #50C3AA;
--color-3: #50BFC3;
--color-4: #50A3C3;
--color-5: #5086C3;
}Palettes that share visual characteristics and color harmony.