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 |
|---|---|---|---|---|---|
#4AB56F | rgb(74, 181, 111) | hsl(141, 42%, 50%) | Soft Green | View | |
#4AB58A | rgb(74, 181, 138) | hsl(156, 42%, 50%) | Soft Emerald | View | |
#4AB5A5 | rgb(74, 181, 165) | hsl(171, 42%, 50%) | Soft Cyan | View | |
#4AAAB5 | rgb(74, 170, 181) | hsl(186, 42%, 50%) | Soft Sky Blue | View | |
#4A90B5 | rgb(74, 144, 181) | hsl(201, 42%, 50%) | 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: #4AB56F;
--color-2: #4AB58A;
--color-3: #4AB5A5;
--color-4: #4AAAB5;
--color-5: #4A90B5;
}Palettes that share visual characteristics and color harmony.