#E6001F Color

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

Color preview

#E6001F

Color formats

HEX
#E6001F
RGB
rgb(230, 0, 31)
RGBA
rgba(230, 0, 31, 1)
HSL
hsl(352, 100%, 45%)
HSV
hsv(352, 100%, 90%)
CMYK
cmyk(0%, 100%, 87%, 10%)
CSS variable
--color-primary: #E6001F;
Lowercase HEX
#e6001f

Shades

Tints

Tones

Harmony

CSS snippets for #E6001F

.color-e6001f {
  color: #E6001F;
  background-color: #E6001F;
}

Frequently asked questions

What color is #E6001F?+

#E6001F is a HEX color with RGB value rgb(230, 0, 31) and HSL value hsl(352, 100%, 45%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #E6001F?+

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