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 Lime, 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 |
|---|---|---|---|---|---|
#9CB54A | rgb(156, 181, 74) | hsl(74, 42%, 50%) | Soft Lime | View | |
#81B54A | rgb(129, 181, 74) | hsl(89, 42%, 50%) | Soft Green | View | |
#67B54A | rgb(103, 181, 74) | hsl(104, 42%, 50%) | Soft Green | View | |
#4CB54A | rgb(76, 181, 74) | hsl(119, 42%, 50%) | Soft Green | View | |
#4AB563 | rgb(74, 181, 99) | hsl(134, 42%, 50%) | Soft Green | View |
:root {
--color-1: #9CB54A;
--color-2: #81B54A;
--color-3: #67B54A;
--color-4: #4CB54A;
--color-5: #4AB563;
}Palettes that share visual characteristics and color harmony.