#EB5F1F Color

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

Color preview

#EB5F1F

Color formats

HEX
#EB5F1F
RGB
rgb(235, 95, 31)
RGBA
rgba(235, 95, 31, 1)
HSL
hsl(19, 84%, 52%)
HSV
hsv(19, 87%, 92%)
CMYK
cmyk(0%, 60%, 87%, 8%)
CSS variable
--color-primary: #EB5F1F;
Lowercase HEX
#eb5f1f

Shades

Tints

Tones

Harmony

CSS snippets for #EB5F1F

.color-eb5f1f {
  color: #EB5F1F;
  background-color: #EB5F1F;
}

Frequently asked questions

What color is #EB5F1F?+

#EB5F1F is a HEX color with RGB value rgb(235, 95, 31) and HSL value hsl(19, 84%, 52%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #EB5F1F?+

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