Vitamin C
#ff9900 · one of 31,915 named colors
Vitamin C is a medium, vivid orange with the hex code #ff9900. In RGB it is 255 red, 153 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#ff9900HEX8
#ff9900ffRGB
rgb(255, 153, 0)RGBA
rgba(255, 153, 0, 1)RGB %
rgb(100%, 60%, 0%)HSL
hsl(36, 100%, 50%)HSLA
hsla(36, 100%, 50%, 1)Variables
Sass
$vitamin-c: #ff9900;Less
@vitamin-c: #ff9900;CSS
--vitamin-c: #ff9900;Similar colors