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 Muted Lime, Muted Green, Muted 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 |
|---|---|---|---|---|---|
#7D875E | rgb(125, 135, 94) | hsl(75, 18%, 45%) | Muted Lime | View | |
#73875E | rgb(115, 135, 94) | hsl(89, 18%, 45%) | Muted Green | View | |
#68875E | rgb(104, 135, 94) | hsl(105, 18%, 45%) | Muted Green | View | |
#5E875E | rgb(94, 135, 94) | hsl(120, 18%, 45%) | Muted Green | View | |
#5E8768 | rgb(94, 135, 104) | hsl(135, 18%, 45%) | Muted Green | View |
:root {
--color-1: #7D875E;
--color-2: #73875E;
--color-3: #68875E;
--color-4: #5E875E;
--color-5: #5E8768;
}Palettes that share visual characteristics and color harmony.