Bee Hall
#f2cc64 · one of 31,915 named colors
Bee Hall is a light, vivid yellow with the hex code #f2cc64. In RGB it is 242 red, 204 green and 100 blue, and black text is most readable on top of it.
Codes
HEX
#f2cc64HEX8
#f2cc64ffRGB
rgb(242, 204, 100)RGBA
rgba(242, 204, 100, 1)RGB %
rgb(95%, 80%, 39%)HSL
hsl(44, 85%, 67%)HSLA
hsla(44, 85%, 67%, 1)Variables
Sass
$bee-hall: #f2cc64;Less
@bee-hall: #f2cc64;CSS
--bee-hall: #f2cc64;