Zinnia
#ffa111 · one of 31,915 named colors
Zinnia is a medium, vivid orange with the hex code #ffa111. In RGB it is 255 red, 161 green and 17 blue, and black text is most readable on top of it.
Codes
HEX
#ffa111HEX8
#ffa111ffRGB
rgb(255, 161, 17)RGBA
rgba(255, 161, 17, 1)RGB %
rgb(100%, 63%, 7%)HSL
hsl(36, 100%, 53%)HSLA
hsla(36, 100%, 53%, 1)Variables
Sass
$zinnia: #ffa111;Less
@zinnia: #ffa111;CSS
--zinnia: #ffa111;