Arrowroot
#f8decf · one of 31,915 named colors
Arrowroot is a very light, strong orange with the hex code #f8decf. In RGB it is 248 red, 222 green and 207 blue, and black text is most readable on top of it.
Codes
HEX
#f8decfHEX8
#f8decfffRGB
rgb(248, 222, 207)RGBA
rgba(248, 222, 207, 1)RGB %
rgb(97%, 87%, 81%)HSL
hsl(22, 75%, 89%)HSLA
hsla(22, 75%, 89%, 1)Variables
Sass
$arrowroot: #f8decf;Less
@arrowroot: #f8decf;CSS
--arrowroot: #f8decf;