Starfruit
#e4d183 · one of 31,915 named colors
Starfruit is a light, strong yellow with the hex code #e4d183. In RGB it is 228 red, 209 green and 131 blue, and black text is most readable on top of it.
Codes
HEX
#e4d183HEX8
#e4d183ffRGB
rgb(228, 209, 131)RGBA
rgba(228, 209, 131, 1)RGB %
rgb(89%, 82%, 51%)HSL
hsl(48, 64%, 70%)HSLA
hsla(48, 64%, 70%, 1)Variables
Sass
$starfruit: #e4d183;Less
@starfruit: #e4d183;CSS
--starfruit: #e4d183;