#E0003C Color

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

Color preview

#E0003C

Color formats

HEX
#E0003C
RGB
rgb(224, 0, 60)
RGBA
rgba(224, 0, 60, 1)
HSL
hsl(344, 100%, 44%)
HSV
hsv(344, 100%, 88%)
CMYK
cmyk(0%, 100%, 73%, 12%)
CSS variable
--color-primary: #E0003C;
Lowercase HEX
#e0003c

Shades

Tints

Tones

Harmony

CSS snippets for #E0003C

.color-e0003c {
  color: #E0003C;
  background-color: #E0003C;
}

Frequently asked questions

What color is #E0003C?+

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

What is the closest Tailwind color to #E0003C?+

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