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 |
|---|---|---|---|---|---|
#C5CD70 | rgb(197, 205, 112) | hsl(65, 48%, 62%) | Soft Lime | View | |
#AECD70 | rgb(174, 205, 112) | hsl(80, 48%, 62%) | Soft Lime | View | |
#96CD70 | rgb(150, 205, 112) | hsl(95, 48%, 62%) | Soft Green | View | |
#7FCD70 | rgb(127, 205, 112) | hsl(110, 48%, 62%) | Soft Green | View | |
#70CD77 | rgb(112, 205, 119) | hsl(125, 48%, 62%) | Soft Green | View |
:root {
--color-1: #C5CD70;
--color-2: #AECD70;
--color-3: #96CD70;
--color-4: #7FCD70;
--color-5: #70CD77;
}Palettes that share visual characteristics and color harmony.