Pear Tint
#e3de92 · one of 31,915 named colors
Pear Tint is a light, strong yellow with the hex code #e3de92. In RGB it is 227 red, 222 green and 146 blue, and black text is most readable on top of it.
Codes
HEX
#e3de92HEX8
#e3de92ffRGB
rgb(227, 222, 146)RGBA
rgba(227, 222, 146, 1)RGB %
rgb(89%, 87%, 57%)HSL
hsl(56, 59%, 73%)HSLA
hsla(56, 59%, 73%, 1)Variables
Sass
$pear-tint: #e3de92;Less
@pear-tint: #e3de92;CSS
--pear-tint: #e3de92;