Corona
#ffb437 · one of 31,915 named colors
Corona is a medium, vivid orange with the hex code #ffb437. In RGB it is 255 red, 180 green and 55 blue, and black text is most readable on top of it.
Codes
HEX
#ffb437HEX8
#ffb437ffRGB
rgb(255, 180, 55)RGBA
rgba(255, 180, 55, 1)RGB %
rgb(100%, 71%, 22%)HSL
hsl(38, 100%, 61%)HSLA
hsla(38, 100%, 61%, 1)Variables
Sass
$corona: #ffb437;Less
@corona: #ffb437;CSS
--corona: #ffb437;