Yellow
#ffff00 · one of 31,915 named colors
Yellow is a medium, vivid yellow with the hex code #ffff00. In RGB it is 255 red, 255 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#ffff00HEX8
#ffff00ffRGB
rgb(255, 255, 0)RGBA
rgba(255, 255, 0, 1)RGB %
rgb(100%, 100%, 0%)HSL
hsl(60, 100%, 50%)HSLA
hsla(60, 100%, 50%, 1)Variables
Sass
$yellow: #ffff00;Less
@yellow: #ffff00;CSS
--yellow: #ffff00;Similar colors