#EF3A5C Color

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

Color preview

#EF3A5C

Color formats

HEX
#EF3A5C
RGB
rgb(239, 58, 92)
RGBA
rgba(239, 58, 92, 1)
HSL
hsl(349, 85%, 58%)
HSV
hsv(349, 76%, 94%)
CMYK
cmyk(0%, 76%, 62%, 6%)
CSS variable
--color-primary: #EF3A5C;
Lowercase HEX
#ef3a5c

Shades

Tints

Tones

Harmony

CSS snippets for #EF3A5C

.color-ef3a5c {
  color: #EF3A5C;
  background-color: #EF3A5C;
}

Frequently asked questions

What color is #EF3A5C?+

#EF3A5C is a HEX color with RGB value rgb(239, 58, 92) and HSL value hsl(349, 85%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #EF3A5C?+

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