#EF9F9C Color

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

Color preview

#EF9F9C

Color formats

HEX
#EF9F9C
RGB
rgb(239, 159, 156)
RGBA
rgba(239, 159, 156, 1)
HSL
hsl(2, 72%, 77%)
HSV
hsv(2, 35%, 94%)
CMYK
cmyk(0%, 33%, 35%, 6%)
CSS variable
--color-primary: #EF9F9C;
Lowercase HEX
#ef9f9c

Shades

Tints

Tones

Harmony

CSS snippets for #EF9F9C

.color-ef9f9c {
  color: #EF9F9C;
  background-color: #EF9F9C;
}

Frequently asked questions

What color is #EF9F9C?+

#EF9F9C is a HEX color with RGB value rgb(239, 159, 156) and HSL value hsl(2, 72%, 77%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EF9F9C?+

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