#E3301C Color

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

Color preview

#E3301C

Color formats

HEX
#E3301C
RGB
rgb(227, 48, 28)
RGBA
rgba(227, 48, 28, 1)
HSL
hsl(6, 78%, 50%)
HSV
hsv(6, 88%, 89%)
CMYK
cmyk(0%, 79%, 88%, 11%)
CSS variable
--color-primary: #E3301C;
Lowercase HEX
#e3301c

Shades

Tints

Tones

Harmony

CSS snippets for #E3301C

.color-e3301c {
  color: #E3301C;
  background-color: #E3301C;
}

Frequently asked questions

What color is #E3301C?+

#E3301C is a HEX color with RGB value rgb(227, 48, 28) and HSL value hsl(6, 78%, 50%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #E3301C?+

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