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 |
|---|---|---|---|---|---|
#5ABA45 | rgb(90, 186, 69) | hsl(109, 46%, 50%) | Soft Green | View | |
#45BA4D | rgb(69, 186, 77) | hsl(124, 46%, 50%) | Soft Green | View | |
#45BA6A | rgb(69, 186, 106) | hsl(139, 46%, 50%) | Soft Green | View | |
#45BA87 | rgb(69, 186, 135) | hsl(154, 46%, 50%) | Soft Emerald | View | |
#45BAA5 | rgb(69, 186, 165) | hsl(169, 46%, 50%) | Soft Cyan | View |
:root {
--color-1: #5ABA45;
--color-2: #45BA4D;
--color-3: #45BA6A;
--color-4: #45BA87;
--color-5: #45BAA5;
}Palettes that share visual characteristics and color harmony.