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 Green. 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 |
|---|---|---|---|---|---|
#7CA83E | rgb(124, 168, 62) | hsl(85, 46%, 45%) | Soft Green | View | |
#61A83E | rgb(97, 168, 62) | hsl(100, 46%, 45%) | Soft Green | View | |
#47A83E | rgb(71, 168, 62) | hsl(115, 46%, 45%) | Soft Green | View | |
#3EA850 | rgb(62, 168, 80) | hsl(130, 46%, 45%) | Soft Green | View | |
#3EA86A | rgb(62, 168, 106) | hsl(145, 46%, 45%) | Soft Emerald | View |
:root {
--color-1: #7CA83E;
--color-2: #61A83E;
--color-3: #47A83E;
--color-4: #3EA850;
--color-5: #3EA86A;
}Palettes that share visual characteristics and color harmony.