#E60800 Color

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

Color preview

#E60800

Color formats

HEX
#E60800
RGB
rgb(230, 8, 0)
RGBA
rgba(230, 8, 0, 1)
HSL
hsl(2, 100%, 45%)
HSV
hsv(2, 100%, 90%)
CMYK
cmyk(0%, 97%, 100%, 10%)
CSS variable
--color-primary: #E60800;
Lowercase HEX
#e60800

Shades

Tints

Tones

Harmony

CSS snippets for #E60800

.color-e60800 {
  color: #E60800;
  background-color: #E60800;
}

Frequently asked questions

What color is #E60800?+

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

What is the closest Tailwind color to #E60800?+

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