Toolman

tomato — #FF6347

#FF6347

rgb(255, 99, 71) · hsl(9, 100%, 64%) · CSS keyword tomato

Can you put text on it?

ContrastBody textLarge text
tomato on white2.95:1
tomato on black7.13:1AAAA

As a background, tomato takes black text: 7.13:1 against 2.95:1 the other way. A colour picker will give you the hex and stop there, which is why so many palettes look right and fail an accessibility audit.

Where the name comes from

One of the few CSS names taken directly from a food and matching it closely.

Using it

color: tomato;
color: #ff6347;
color: rgb(255 99 71);

All three are the same colour. The keyword is one of the 141 CSS named colours — a list settled in CSS 2.1 and added to exactly once since, when rebeccapurple was standardised in 2014.

Colours close to tomato

Frequently asked questions

What is the hex code for tomato?

The hex code for tomato is #FF6347 — RGB 255, 99, 71.

Can I use tomato for text?

Not on a white background. tomato reaches only 2.95:1, and WCAG AA asks for 4.5:1. It works as a background or a border, not as ink.

Should text on tomato be black or white?

Black — 7.13:1 against 2.95:1 the other way.

Other named colours

#FF6347 in full — tints, shades and harmonies · All named colours · Colour reference