Muted Lime
#d0c678 · one of 31,915 named colors
Muted Lime is a medium, strong yellow with the hex code #d0c678. In RGB it is 208 red, 198 green and 120 blue, and black text is most readable on top of it.
Codes
HEX
#d0c678HEX8
#d0c678ffRGB
rgb(208, 198, 120)RGBA
rgba(208, 198, 120, 1)RGB %
rgb(82%, 78%, 47%)HSL
hsl(53, 48%, 64%)HSLA
hsla(53, 48%, 64%, 1)Variables
Sass
$muted-lime: #d0c678;Less
@muted-lime: #d0c678;CSS
--muted-lime: #d0c678;