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 |
|---|---|---|---|---|---|
#84C23D | rgb(132, 194, 61) | hsl(88, 52%, 50%) | Soft Green | View | |
#63C23D | rgb(99, 194, 61) | hsl(103, 52%, 50%) | Soft Green | View | |
#42C23D | rgb(66, 194, 61) | hsl(118, 52%, 50%) | Soft Green | View | |
#3DC25A | rgb(61, 194, 90) | hsl(133, 52%, 50%) | Soft Green | View | |
#3DC27B | rgb(61, 194, 123) | hsl(148, 52%, 50%) | Soft Emerald | View |
:root {
--color-1: #84C23D;
--color-2: #63C23D;
--color-3: #42C23D;
--color-4: #3DC25A;
--color-5: #3DC27B;
}Palettes that share visual characteristics and color harmony.