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 Green, Soft Emerald, 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 |
|---|---|---|---|---|---|
#3CAA5B | rgb(60, 170, 91) | hsl(137, 48%, 45%) | Soft Green | View | |
#3CAA76 | rgb(60, 170, 118) | hsl(152, 48%, 45%) | Soft Emerald | View | |
#3CAA92 | rgb(60, 170, 146) | hsl(167, 48%, 45%) | Soft Cyan | View | |
#3CA6AA | rgb(60, 166, 170) | hsl(182, 48%, 45%) | Soft Cyan | View | |
#3C8BAA | rgb(60, 139, 170) | hsl(197, 48%, 45%) | Soft Sky Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Green and Soft Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #3CAA5B;
--color-2: #3CAA76;
--color-3: #3CAA92;
--color-4: #3CA6AA;
--color-5: #3C8BAA;
}Palettes that share visual characteristics and color harmony.