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 |
|---|---|---|---|---|---|
#BCCB34 | rgb(188, 203, 52) | hsl(66, 59%, 50%) | Soft Lime | View | |
#96CB34 | rgb(150, 203, 52) | hsl(81, 59%, 50%) | Soft Lime | View | |
#70CB34 | rgb(112, 203, 52) | hsl(96, 59%, 50%) | Soft Green | View | |
#4BCB34 | rgb(75, 203, 52) | hsl(111, 59%, 50%) | Soft Green | View | |
#34CB43 | rgb(52, 203, 67) | hsl(126, 59%, 50%) | Soft Green | View |
:root {
--color-1: #BCCB34;
--color-2: #96CB34;
--color-3: #70CB34;
--color-4: #4BCB34;
--color-5: #34CB43;
}Palettes that share visual characteristics and color harmony.