Fulvous
#e48400 · one of 31,915 named colors
Fulvous is a medium, vivid orange with the hex code #e48400. In RGB it is 228 red, 132 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#e48400HEX8
#e48400ffRGB
rgb(228, 132, 0)RGBA
rgba(228, 132, 0, 1)RGB %
rgb(89%, 52%, 0%)HSL
hsl(35, 100%, 45%)HSLA
hsla(35, 100%, 45%, 1)Variables
Sass
$fulvous: #e48400;Less
@fulvous: #e48400;CSS
--fulvous: #e48400;