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 |
|---|---|---|---|---|---|
#5ABE41 | rgb(90, 190, 65) | hsl(108, 49%, 50%) | Soft Green | View | |
#41BE47 | rgb(65, 190, 71) | hsl(123, 49%, 50%) | Soft Green | View | |
#41BE67 | rgb(65, 190, 103) | hsl(138, 49%, 50%) | Soft Green | View | |
#41BE86 | rgb(65, 190, 134) | hsl(153, 49%, 50%) | Soft Emerald | View | |
#41BEA5 | rgb(65, 190, 165) | hsl(168, 49%, 50%) | Soft Cyan | View |
:root {
--color-1: #5ABE41;
--color-2: #41BE47;
--color-3: #41BE67;
--color-4: #41BE86;
--color-5: #41BEA5;
}Palettes that share visual characteristics and color harmony.