#EB250F Color

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

Color preview

#EB250F

Color formats

HEX
#EB250F
RGB
rgb(235, 37, 15)
RGBA
rgba(235, 37, 15, 1)
HSL
hsl(6, 88%, 49%)
HSV
hsv(6, 94%, 92%)
CMYK
cmyk(0%, 84%, 94%, 8%)
CSS variable
--color-primary: #EB250F;
Lowercase HEX
#eb250f

Shades

Tints

Tones

Harmony

CSS snippets for #EB250F

.color-eb250f {
  color: #EB250F;
  background-color: #EB250F;
}

Frequently asked questions

What color is #EB250F?+

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

What is the closest Tailwind color to #EB250F?+

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