Tomato Burst
#d6201a · one of 31,915 named colors
Tomato Burst is a medium, vivid red with the hex code #d6201a. In RGB it is 214 red, 32 green and 26 blue, and white text is most readable on top of it.
Codes
HEX
#d6201aHEX8
#d6201affRGB
rgb(214, 32, 26)RGBA
rgba(214, 32, 26, 1)RGB %
rgb(84%, 13%, 10%)HSL
hsl(2, 78%, 47%)HSLA
hsla(2, 78%, 47%, 1)Variables
Sass
$tomato-burst: #d6201a;Less
@tomato-burst: #d6201a;CSS
--tomato-burst: #d6201a;