#EB3E23 Color

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

Color preview

#EB3E23

Color formats

HEX
#EB3E23
RGB
rgb(235, 62, 35)
RGBA
rgba(235, 62, 35, 1)
HSL
hsl(8, 83%, 53%)
HSV
hsv(8, 85%, 92%)
CMYK
cmyk(0%, 74%, 85%, 8%)
CSS variable
--color-primary: #EB3E23;
Lowercase HEX
#eb3e23

Shades

Tints

Tones

Harmony

CSS snippets for #EB3E23

.color-eb3e23 {
  color: #EB3E23;
  background-color: #EB3E23;
}

Frequently asked questions

What color is #EB3E23?+

#EB3E23 is a HEX color with RGB value rgb(235, 62, 35) and HSL value hsl(8, 83%, 53%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EB3E23?+

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