#E1234F Color

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

Color preview

#E1234F

Color formats

HEX
#E1234F
RGB
rgb(225, 35, 79)
RGBA
rgba(225, 35, 79, 1)
HSL
hsl(346, 76%, 51%)
HSV
hsv(346, 84%, 88%)
CMYK
cmyk(0%, 84%, 65%, 12%)
CSS variable
--color-primary: #E1234F;
Lowercase HEX
#e1234f

Shades

Tints

Tones

Harmony

CSS snippets for #E1234F

.color-e1234f {
  color: #E1234F;
  background-color: #E1234F;
}

Frequently asked questions

What color is #E1234F?+

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

What is the closest Tailwind color to #E1234F?+

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