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 Lime, 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 |
|---|---|---|---|---|---|
#B5BF5A | rgb(181, 191, 90) | hsl(66, 44%, 55%) | Soft Lime | View | |
#9BBF5A | rgb(155, 191, 90) | hsl(81, 44%, 55%) | Soft Lime | View | |
#82BF5A | rgb(130, 191, 90) | hsl(96, 44%, 55%) | Soft Green | View | |
#69BF5A | rgb(105, 191, 90) | hsl(111, 44%, 55%) | Soft Green | View | |
#5ABF64 | rgb(90, 191, 100) | hsl(126, 44%, 55%) | Soft Green | View |
:root {
--color-1: #B5BF5A;
--color-2: #9BBF5A;
--color-3: #82BF5A;
--color-4: #69BF5A;
--color-5: #5ABF64;
}Palettes that share visual characteristics and color harmony.