Hay Yellow
#c2a770 · one of 31,915 named colors
Hay Yellow is a medium, soft yellow with the hex code #c2a770. In RGB it is 194 red, 167 green and 112 blue, and black text is most readable on top of it.
Codes
HEX
#c2a770HEX8
#c2a770ffRGB
rgb(194, 167, 112)RGBA
rgba(194, 167, 112, 1)RGB %
rgb(76%, 65%, 44%)HSL
hsl(40, 40%, 60%)HSLA
hsla(40, 40%, 60%, 1)Variables
Sass
$hay-yellow: #c2a770;Less
@hay-yellow: #c2a770;CSS
--hay-yellow: #c2a770;