#E60400 Color

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

Color preview

#E60400

Color formats

HEX
#E60400
RGB
rgb(230, 4, 0)
RGBA
rgba(230, 4, 0, 1)
HSL
hsl(1, 100%, 45%)
HSV
hsv(1, 100%, 90%)
CMYK
cmyk(0%, 98%, 100%, 10%)
CSS variable
--color-primary: #E60400;
Lowercase HEX
#e60400

Shades

Tints

Tones

Harmony

CSS snippets for #E60400

.color-e60400 {
  color: #E60400;
  background-color: #E60400;
}

Frequently asked questions

What color is #E60400?+

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

What is the closest Tailwind color to #E60400?+

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