UCLA Gold
#ffb300 · one of 31,915 named colors
UCLA Gold is a medium, vivid yellow with the hex code #ffb300. In RGB it is 255 red, 179 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#ffb300HEX8
#ffb300ffRGB
rgb(255, 179, 0)RGBA
rgba(255, 179, 0, 1)RGB %
rgb(100%, 70%, 0%)HSL
hsl(42, 100%, 50%)HSLA
hsla(42, 100%, 50%, 1)Variables
Sass
$ucla-gold: #ffb300;Less
@ucla-gold: #ffb300;CSS
--ucla-gold: #ffb300;