Tomato Hex Code — #FF6347

RGB, HSL, and CMYK values for Tomato.

Tomato Color Values

FormatValue
HEX#FF6347
RGBrgb(255, 99, 71)
HSLhsl(9, 100%, 64%)
CMYKcmyk(0%, 61%, 72%, 0%)
Want to explore more shades? Use our Color Converter

About Tomato

Color psychology: Freshness, appetite.

Tomato (#FF6347) is a medium shade of red. It's commonly used in web design, graphic design, and branding where freshness, appetite are desired associations.

How to Use Tomato in CSS

/* Using HEX */
color: #FF6347;
background-color: #FF6347;

/* Using RGB */
color: rgb(255, 99, 71);

/* Using HSL */
color: hsl(9, 100%, 64%);

Colors That Go With Tomato

Complementary

Analogous

Triadic

Similar Shades of Red

Frequently Asked Questions