Yellow Sea
#f49f35 · one of 31,915 named colors
Yellow Sea is a medium, vivid orange with the hex code #f49f35. In RGB it is 244 red, 159 green and 53 blue, and black text is most readable on top of it.
Codes
HEX
#f49f35HEX8
#f49f35ffRGB
rgb(244, 159, 53)RGBA
rgba(244, 159, 53, 1)RGB %
rgb(96%, 62%, 21%)HSL
hsl(33, 90%, 58%)HSLA
hsla(33, 90%, 58%, 1)Variables
Sass
$yellow-sea: #f49f35;Less
@yellow-sea: #f49f35;CSS
--yellow-sea: #f49f35;