#EF8A9B Color

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

Color preview

#EF8A9B

Color formats

HEX
#EF8A9B
RGB
rgb(239, 138, 155)
RGBA
rgba(239, 138, 155, 1)
HSL
hsl(350, 76%, 74%)
HSV
hsv(350, 42%, 94%)
CMYK
cmyk(0%, 42%, 35%, 6%)
CSS variable
--color-primary: #EF8A9B;
Lowercase HEX
#ef8a9b

Shades

Tints

Tones

Harmony

CSS snippets for #EF8A9B

.color-ef8a9b {
  color: #EF8A9B;
  background-color: #EF8A9B;
}

Frequently asked questions

What color is #EF8A9B?+

#EF8A9B is a HEX color with RGB value rgb(239, 138, 155) and HSL value hsl(350, 76%, 74%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EF8A9B?+

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