#EF4E6E Color

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

Color preview

#EF4E6E

Color formats

HEX
#EF4E6E
RGB
rgb(239, 78, 110)
RGBA
rgba(239, 78, 110, 1)
HSL
hsl(348, 83%, 62%)
HSV
hsv(348, 67%, 94%)
CMYK
cmyk(0%, 67%, 54%, 6%)
CSS variable
--color-primary: #EF4E6E;
Lowercase HEX
#ef4e6e

Shades

Tints

Tones

Harmony

CSS snippets for #EF4E6E

.color-ef4e6e {
  color: #EF4E6E;
  background-color: #EF4E6E;
}

Frequently asked questions

What color is #EF4E6E?+

#EF4E6E is a HEX color with RGB value rgb(239, 78, 110) and HSL value hsl(348, 83%, 62%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #EF4E6E?+

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