Frenzy
#feb101 · one of 31,915 named colors
Frenzy is a medium, vivid yellow with the hex code #feb101. In RGB it is 254 red, 177 green and 1 blue, and black text is most readable on top of it.
Codes
HEX
#feb101HEX8
#feb101ffRGB
rgb(254, 177, 1)RGBA
rgba(254, 177, 1, 1)RGB %
rgb(100%, 69%, 0%)HSL
hsl(42, 99%, 50%)HSLA
hsla(42, 99%, 50%, 1)Variables
Sass
$frenzy: #feb101;Less
@frenzy: #feb101;CSS
--frenzy: #feb101;