Bright Yellow
#fffe42 · one of 31,915 named colors
Bright Yellow is a medium, vivid yellow with the hex code #fffe42. In RGB it is 255 red, 254 green and 66 blue, and black text is most readable on top of it.
Part of Shades of Yellow →
Try Bright Yellow in the generator →
Codes
HEX
#fffe42HEX8
#fffe42ffRGB
rgb(255, 254, 66)RGBA
rgba(255, 254, 66, 1)RGB %
rgb(100%, 100%, 26%)HSL
hsl(60, 100%, 63%)HSLA
hsla(60, 100%, 63%, 1)Variables
Sass
$bright-yellow: #fffe42;Less
@bright-yellow: #fffe42;CSS
--bright-yellow: #fffe42;