#E1234C Color

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

Color preview

#E1234C

Color formats

HEX
#E1234C
RGB
rgb(225, 35, 76)
RGBA
rgba(225, 35, 76, 1)
HSL
hsl(347, 76%, 51%)
HSV
hsv(347, 84%, 88%)
CMYK
cmyk(0%, 84%, 66%, 12%)
CSS variable
--color-primary: #E1234C;
Lowercase HEX
#e1234c

Shades

Tints

Tones

Harmony

CSS snippets for #E1234C

.color-e1234c {
  color: #E1234C;
  background-color: #E1234C;
}

Frequently asked questions

What color is #E1234C?+

#E1234C is a HEX color with RGB value rgb(225, 35, 76) and HSL value hsl(347, 76%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #E1234C?+

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