Turmeric
#ae9041 · one of 31,915 named colors
Turmeric is a medium, strong yellow with the hex code #ae9041. In RGB it is 174 red, 144 green and 65 blue, and black text is most readable on top of it.
Codes
HEX
#ae9041HEX8
#ae9041ffRGB
rgb(174, 144, 65)RGBA
rgba(174, 144, 65, 1)RGB %
rgb(68%, 56%, 25%)HSL
hsl(43, 46%, 47%)HSLA
hsla(43, 46%, 47%, 1)Variables
Sass
$turmeric: #ae9041;Less
@turmeric: #ae9041;CSS
--turmeric: #ae9041;