graf1x

Tomato Color

Tomato is a red color with hex code #FF6347. This page covers its meaning, all color values, harmonies, colors that go with tomato, shades, tints, similar colors, CSS examples, FAQs, and WCAG contrast ratios.

Tomato Color Values

HEX
#FF6347
RGB
255, 99, 71
HSL
9, 100%, 64%
HSV
9, 72%, 100%
CIE LAB
62.2, 57.9, 46.4
OKLCH
0.696, 0.196, 32.3
ISCC-NBS
Orange
Hue Family
Red

What Does Tomato Mean?

Tomato belongs to the red family of colors. Reds grab attention faster than anything else on the spectrum. It's why clearance tags, warning signs, and buy buttons lean on red tones, and why painters reach for red when a focal point has to carry a composition. Reds also advance visually, stepping forward while cooler hues recede into the background. Tomato sits at a mid-lightness, which keeps it readable on both white and black without much fuss.

In the ISCC-NBS color naming system, Tomato is classified as a orange (nearest centroid: vivid reddish orange, #E25822). It is also known as Bruschetta Tomato.

Color Harmonies

Complementary

#FF6347Tomato
#47E3FFComplement

Analogous

#FF4788Analogous 1
#FF6347Tomato
#FFBF47Analogous 2

Triadic

#FF6347Tomato
#47FF63Triad 1
#6347FFTriad 2

Colors That Go With Tomato

#FF6347Tomato
#47E3FFComplement

Tomato and #47E3FF are complements, parked opposite each other on the wheel. Together they hit maximum contrast, so a rough 70/30 split keeps the pairing from shouting.

#FF4788Analogous 1
#FF6347Tomato
#FFBF47Analogous 2

Analogous neighbors — #FF4788 and #FFBF47, which sit beside tomato on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.

#FF6347Tomato
#47FF63Triad 1
#6347FFTriad 2

For an energetic three-color palette, pair tomato with triadic partners #47FF63 and #6347FF. All three sit evenly spaced around the wheel, so the scheme stays lively without clashing.

Build and test these combinations in our Color Wheel Tool or check text readability with the Contrast Checker.

Tints and Shades

Tints (lighter)

#FF7D66
#FF9785
#FFB1A3
#FFCBC2
#FFE5E0

Shades (darker)

#FF330F
#DB2100
#A31800
#6B1000
#380800

Similar Colors

CSS Examples

.text { color: #FF6347; }
.background { background-color: #FF6347; }
.border { border: 2px solid #FF6347; }
.shadow { box-shadow: 0 4px 6px #FF634740; }

WCAG Contrast

2.95:1
vs White AA ✗
7.13:1
vs Black AA ✓

Frequently Asked Questions

What is the hex code for tomato?

Tomato has the hex code #FF6347. In RGB notation it is rgb(255, 99, 71), in HSL it is hsl(9, 100%, 64%), and its OKLCH value is 0.696, 0.196, 32.3.

What does the color tomato mean?

Red-family colors like tomato carry distinct psychological associations. Tomato belongs to the red family of colors. Reds grab attention faster than anything else on the spectrum. It's why clearance tags, warning signs, and buy buttons lean on red tones, and why painters reach for red when a focal point has to carry a composition. Reds also advance visually, stepping forward while cooler hues recede into the background. Tomato sits at a mid-lightness, which keeps it readable on both white and black without much fuss.

What colors go with tomato?

Tomato has three easy routes: its complement #47E3FF for punch, its neighbors #FF4788 and #FFBF47 for something calmer, or triadic partners #47FF63 and #6347FF when you want energy.

Is tomato a standard web color?

Yes — Tomato is part of the CSS named colors specification, so you can use it directly in CSS as #FF6347 or with the keyword form where supported.

How do I make tomato lighter or darker?

To lighten tomato, add white to create tints; to darken it, add black to create shades. The tints and shades table above shows five computed steps of each, from #FFE5E0 (lightest tint) to #380800 (darkest shade).

About Tomato

Tomato is classified as a Orange in the ISCC-NBS color naming system, within the Red hue family. It has alternative names including Bruschetta Tomato. The color is recognized by CSS3, X11, meodai.

Use our Color Converter to convert #FF6347 to any other color format, or explore the Color Wheel to find harmonious color combinations.