#E0004B Color

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

Color preview

#E0004B

Color formats

HEX
#E0004B
RGB
rgb(224, 0, 75)
RGBA
rgba(224, 0, 75, 1)
HSL
hsl(340, 100%, 44%)
HSV
hsv(340, 100%, 88%)
CMYK
cmyk(0%, 100%, 67%, 12%)
CSS variable
--color-primary: #E0004B;
Lowercase HEX
#e0004b

Shades

Tints

Tones

Harmony

CSS snippets for #E0004B

.color-e0004b {
  color: #E0004B;
  background-color: #E0004B;
}

Frequently asked questions

What color is #E0004B?+

#E0004B is a HEX color with RGB value rgb(224, 0, 75) and HSL value hsl(340, 100%, 44%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #E0004B?+

The closest Tailwind color is rose-600, available as the bg-rose-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