#EC250F Color

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

Color preview

#EC250F

Color formats

HEX
#EC250F
RGB
rgb(236, 37, 15)
RGBA
rgba(236, 37, 15, 1)
HSL
hsl(6, 88%, 49%)
HSV
hsv(6, 94%, 93%)
CMYK
cmyk(0%, 84%, 94%, 7%)
CSS variable
--color-primary: #EC250F;
Lowercase HEX
#ec250f

Shades

Tints

Tones

Harmony

CSS snippets for #EC250F

.color-ec250f {
  color: #EC250F;
  background-color: #EC250F;
}

Frequently asked questions

What color is #EC250F?+

#EC250F is a HEX color with RGB value rgb(236, 37, 15) and HSL value hsl(6, 88%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EC250F?+

The closest Tailwind color is red-600, available as the bg-red-600 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