#EF3F5F Color

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

Color preview

#EF3F5F

Color formats

HEX
#EF3F5F
RGB
rgb(239, 63, 95)
RGBA
rgba(239, 63, 95, 1)
HSL
hsl(349, 85%, 59%)
HSV
hsv(349, 74%, 94%)
CMYK
cmyk(0%, 74%, 60%, 6%)
CSS variable
--color-primary: #EF3F5F;
Lowercase HEX
#ef3f5f

Shades

Tints

Tones

Harmony

CSS snippets for #EF3F5F

.color-ef3f5f {
  color: #EF3F5F;
  background-color: #EF3F5F;
}

Frequently asked questions

What color is #EF3F5F?+

#EF3F5F is a HEX color with RGB value rgb(239, 63, 95) and HSL value hsl(349, 85%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #EF3F5F?+

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