#EB3D1F Color

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

Color preview

#EB3D1F

Color formats

HEX
#EB3D1F
RGB
rgb(235, 61, 31)
RGBA
rgba(235, 61, 31, 1)
HSL
hsl(9, 84%, 52%)
HSV
hsv(9, 87%, 92%)
CMYK
cmyk(0%, 74%, 87%, 8%)
CSS variable
--color-primary: #EB3D1F;
Lowercase HEX
#eb3d1f

Shades

Tints

Tones

Harmony

CSS snippets for #EB3D1F

.color-eb3d1f {
  color: #EB3D1F;
  background-color: #EB3D1F;
}

Frequently asked questions

What color is #EB3D1F?+

#EB3D1F is a HEX color with RGB value rgb(235, 61, 31) and HSL value hsl(9, 84%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EB3D1F?+

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