#E6503C Color

Inspect #E6503C across formats, palettes, contrast and closest named color matches.

Color preview

#E6503C

Color formats

HEX
#E6503C
RGB
rgb(230, 80, 60)
RGBA
rgba(230, 80, 60, 1)
HSL
hsl(7, 77%, 57%)
HSV
hsv(7, 74%, 90%)
CMYK
cmyk(0%, 65%, 74%, 10%)
CSS variable
--color-primary: #E6503C;
Lowercase HEX
#e6503c

Shades

Tints

Tones

Harmony

CSS snippets for #E6503C

.color-e6503c {
  color: #E6503C;
  background-color: #E6503C;
}

Frequently asked questions

What color is #E6503C?+

#E6503C is a HEX color with RGB value rgb(230, 80, 60) and HSL value hsl(7, 77%, 57%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #E6503C?+

The closest Tailwind color is red-500, available as the bg-red-500 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools