#EF5D6B Color

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

Color preview

#EF5D6B

Color formats

HEX
#EF5D6B
RGB
rgb(239, 93, 107)
RGBA
rgba(239, 93, 107, 1)
HSL
hsl(354, 82%, 65%)
HSV
hsv(354, 61%, 94%)
CMYK
cmyk(0%, 61%, 55%, 6%)
CSS variable
--color-primary: #EF5D6B;
Lowercase HEX
#ef5d6b

Shades

Tints

Tones

Harmony

CSS snippets for #EF5D6B

.color-ef5d6b {
  color: #EF5D6B;
  background-color: #EF5D6B;
}

Frequently asked questions

What color is #EF5D6B?+

#EF5D6B is a HEX color with RGB value rgb(239, 93, 107) and HSL value hsl(354, 82%, 65%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #EF5D6B?+

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