#EF9A9E Color

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

Color preview

#EF9A9E

Color formats

HEX
#EF9A9E
RGB
rgb(239, 154, 158)
RGBA
rgba(239, 154, 158, 1)
HSL
hsl(357, 73%, 77%)
HSV
hsv(357, 36%, 94%)
CMYK
cmyk(0%, 36%, 34%, 6%)
CSS variable
--color-primary: #EF9A9E;
Lowercase HEX
#ef9a9e

Shades

Tints

Tones

Harmony

CSS snippets for #EF9A9E

.color-ef9a9e {
  color: #EF9A9E;
  background-color: #EF9A9E;
}

Frequently asked questions

What color is #EF9A9E?+

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

What is the closest Tailwind color to #EF9A9E?+

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