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 Green, Soft Emerald. 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 |
|---|---|---|---|---|---|
#4BBA45 | rgb(75, 186, 69) | hsl(117, 46%, 50%) | Soft Green | View | |
#45BA5C | rgb(69, 186, 92) | hsl(132, 46%, 50%) | Soft Green | View | |
#45BA7A | rgb(69, 186, 122) | hsl(147, 46%, 50%) | Soft Emerald | View | |
#45BA97 | rgb(69, 186, 151) | hsl(162, 46%, 50%) | Soft Emerald | View | |
#45BAB4 | rgb(69, 186, 180) | hsl(177, 46%, 50%) | Soft Cyan | View |
:root {
--color-1: #4BBA45;
--color-2: #45BA5C;
--color-3: #45BA7A;
--color-4: #45BA97;
--color-5: #45BAB4;
}Palettes that share visual characteristics and color harmony.