Carrot
#fd6f3b · one of 31,915 named colors
Carrot is a medium, vivid orange with the hex code #fd6f3b. In RGB it is 253 red, 111 green and 59 blue, and black text is most readable on top of it.
Codes
HEX
#fd6f3bHEX8
#fd6f3bffRGB
rgb(253, 111, 59)RGBA
rgba(253, 111, 59, 1)RGB %
rgb(99%, 44%, 23%)HSL
hsl(16, 98%, 61%)HSLA
hsla(16, 98%, 61%, 1)Variables
Sass
$carrot: #fd6f3b;Less
@carrot: #fd6f3b;CSS
--carrot: #fd6f3b;