#E6000F Color

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

Color preview

#E6000F

Color formats

HEX
#E6000F
RGB
rgb(230, 0, 15)
RGBA
rgba(230, 0, 15, 1)
HSL
hsl(356, 100%, 45%)
HSV
hsv(356, 100%, 90%)
CMYK
cmyk(0%, 100%, 93%, 10%)
CSS variable
--color-primary: #E6000F;
Lowercase HEX
#e6000f

Shades

Tints

Tones

Harmony

CSS snippets for #E6000F

.color-e6000f {
  color: #E6000F;
  background-color: #E6000F;
}

Frequently asked questions

What color is #E6000F?+

#E6000F is a HEX color with RGB value rgb(230, 0, 15) and HSL value hsl(356, 100%, 45%). Its closest CSS named color is Red.

What is the closest Tailwind color to #E6000F?+

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