Tomato
#ef4026 · one of 31,915 named colors
Tomato is a medium, vivid red with the hex code #ef4026. In RGB it is 239 red, 64 green and 38 blue, and black text is most readable on top of it.
Codes
HEX
#ef4026HEX8
#ef4026ffRGB
rgb(239, 64, 38)RGBA
rgba(239, 64, 38, 1)RGB %
rgb(94%, 25%, 15%)HSL
hsl(8, 86%, 54%)HSLA
hsla(8, 86%, 54%, 1)Variables
Sass
$tomato: #ef4026;Less
@tomato: #ef4026;CSS
--tomato: #ef4026;