#EF9AA1 Color

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

Color preview

#EF9AA1

Color formats

HEX
#EF9AA1
RGB
rgb(239, 154, 161)
RGBA
rgba(239, 154, 161, 1)
HSL
hsl(355, 73%, 77%)
HSV
hsv(355, 36%, 94%)
CMYK
cmyk(0%, 36%, 33%, 6%)
CSS variable
--color-primary: #EF9AA1;
Lowercase HEX
#ef9aa1

Shades

Tints

Tones

Harmony

CSS snippets for #EF9AA1

.color-ef9aa1 {
  color: #EF9AA1;
  background-color: #EF9AA1;
}

Frequently asked questions

What color is #EF9AA1?+

#EF9AA1 is a HEX color with RGB value rgb(239, 154, 161) and HSL value hsl(355, 73%, 77%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EF9AA1?+

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