Tomato red Color — HEX, RGB, HSL & CMYK Codes

#ec2d01
Format Value
HEX #ec2d01
RGB rgb(236, 45, 1)
HSL hsl(11.2, 99.2%, 46.5%)
CMYK cmyk(0%, 80.9%, 99.6%, 7.5%)
HSV hsv(11.2, 99.6%, 92.5%)

tomato red color harmonies

Tints & shades of tomato red

Tints (lighter)

#ee4018 #ef532f #f16646 #f3795d #f58c74 #f6a08c #f8b3a3 #fac6ba #fcd9d1 #fdece8

Shades (darker)

#d72901 #c12501 #ac2101 #961d01 #811901 #6b1400 #561000 #400c00 #2b0800 #150400

Contrast & accessibility

The quick brown fox

On white · 4.25:1 · AA Large

The quick brown fox

On black · 4.94:1 · AA

Recommended text color: #000000

Use tomato red in code

CSS color: #ec2d01;
SCSS $color: #ec2d01;
Tailwind bg-[#ec2d01]
Swift UIColor(red: 0.925, green: 0.176, blue: 0.004, alpha: 1)
Android Color.parseColor("#ec2d01")
Flutter Color(0xFFEC2D01)

Colors similar to tomato red

Browse all Red colors →

What is the HEX code for tomato red?

The CSS color tomato red in HEX format is #ec2d01. Use this value directly in CSS, SVG, and most design tools.

How do I use tomato red in CSS?

To apply tomato red in CSS:

  • Text color: color: #ec2d01;
  • Background: background-color: #ec2d01;
  • Border: border-color: #ec2d01;

What are all the color format values for tomato red?

FormatValue
HEX#ec2d01
RGBrgb(236, 45, 1)
HSLhsl(11.2, 99.2%, 46.5%)
CMYKcmyk(0%, 80.9%, 99.6%, 7.5%)

How do I convert tomato red to HEX?

Select tomato red from the color name list in our color converter. The HEX value — #ec2d01 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does tomato red belong to?

tomato red belongs to the red color family. It is a medium, vivid color with HSL values: hue 11.2°, saturation 99.2%, lightness 46.5%.

How do I create lighter and darker shades of tomato red?

Lighter variant (lightness 61.5%): #fe603b. Darker variant (lightness 31.5%): #a01e01. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.