#EB3838 Color

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

Color preview

#EB3838

Color formats

HEX
#EB3838
RGB
rgb(235, 56, 56)
RGBA
rgba(235, 56, 56, 1)
HSL
hsl(0, 82%, 57%)
HSV
hsv(0, 76%, 92%)
CMYK
cmyk(0%, 76%, 76%, 8%)
CSS variable
--color-primary: #EB3838;
Lowercase HEX
#eb3838

Shades

Tints

Tones

Harmony

CSS snippets for #EB3838

.color-eb3838 {
  color: #EB3838;
  background-color: #EB3838;
}

Frequently asked questions

What color is #EB3838?+

#EB3838 is a HEX color with RGB value rgb(235, 56, 56) and HSL value hsl(0, 82%, 57%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EB3838?+

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