Tractor Red
#fd0f35 · one of 31,915 named colors
Tractor Red is a medium, vivid red with the hex code #fd0f35. In RGB it is 253 red, 15 green and 53 blue, and black text is most readable on top of it.
Codes
HEX
#fd0f35HEX8
#fd0f35ffRGB
rgb(253, 15, 53)RGBA
rgba(253, 15, 53, 1)RGB %
rgb(99%, 6%, 21%)HSL
hsl(350, 98%, 53%)HSLA
hsla(350, 98%, 53%, 1)Variables
Sass
$tractor-red: #fd0f35;Less
@tractor-red: #fd0f35;CSS
--tractor-red: #fd0f35;