Giraffe
#fefe33 · one of 31,915 named colors
Giraffe is a medium, vivid yellow with the hex code #fefe33. In RGB it is 254 red, 254 green and 51 blue, and black text is most readable on top of it.
Codes
HEX
#fefe33HEX8
#fefe33ffRGB
rgb(254, 254, 51)RGBA
rgba(254, 254, 51, 1)RGB %
rgb(100%, 100%, 20%)HSL
hsl(60, 99%, 60%)HSLA
hsla(60, 99%, 60%, 1)Variables
Sass
$giraffe: #fefe33;Less
@giraffe: #fefe33;CSS
--giraffe: #fefe33;