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 |
|---|---|---|---|---|---|
#4FC97A | rgb(79, 201, 122) | hsl(141, 53%, 55%) | Soft Green | View | |
#4FC998 | rgb(79, 201, 152) | hsl(156, 53%, 55%) | Soft Emerald | View | |
#4FC9B7 | rgb(79, 201, 183) | hsl(171, 53%, 55%) | Soft Cyan | View | |
#4FBDC9 | rgb(79, 189, 201) | hsl(186, 53%, 55%) | Soft Sky Blue | View | |
#4F9EC9 | rgb(79, 158, 201) | hsl(201, 53%, 55%) | Soft 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: #4FC97A;
--color-2: #4FC998;
--color-3: #4FC9B7;
--color-4: #4FBDC9;
--color-5: #4F9EC9;
}Palettes that share visual characteristics and color harmony.