Beacon
#ebe8b9 · one of 31,915 named colors
Beacon is a light, strong yellow with the hex code #ebe8b9. In RGB it is 235 red, 232 green and 185 blue, and black text is most readable on top of it.
Codes
HEX
#ebe8b9HEX8
#ebe8b9ffRGB
rgb(235, 232, 185)RGBA
rgba(235, 232, 185, 1)RGB %
rgb(92%, 91%, 73%)HSL
hsl(56, 56%, 82%)HSLA
hsla(56, 56%, 82%, 1)Variables
Sass
$beacon: #ebe8b9;Less
@beacon: #ebe8b9;CSS
--beacon: #ebe8b9;