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