Bright Orange
#ff7034 · one of 31,915 named colors
Bright Orange is a medium, vivid orange with the hex code #ff7034. In RGB it is 255 red, 112 green and 52 blue, and black text is most readable on top of it.
Part of Shades of Orange →
Try Bright Orange in the generator →
Codes
HEX
#ff7034HEX8
#ff7034ffRGB
rgb(255, 112, 52)RGBA
rgba(255, 112, 52, 1)RGB %
rgb(100%, 44%, 20%)HSL
hsl(18, 100%, 60%)HSLA
hsla(18, 100%, 60%, 1)Variables
Sass
$bright-orange: #ff7034;Less
@bright-orange: #ff7034;CSS
--bright-orange: #ff7034;