#EF8F7B Color

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

Color preview

#EF8F7B

Color formats

HEX
#EF8F7B
RGB
rgb(239, 143, 123)
RGBA
rgba(239, 143, 123, 1)
HSL
hsl(10, 78%, 71%)
HSV
hsv(10, 49%, 94%)
CMYK
cmyk(0%, 40%, 49%, 6%)
CSS variable
--color-primary: #EF8F7B;
Lowercase HEX
#ef8f7b

Shades

Tints

Tones

Harmony

CSS snippets for #EF8F7B

.color-ef8f7b {
  color: #EF8F7B;
  background-color: #EF8F7B;
}

Frequently asked questions

What color is #EF8F7B?+

#EF8F7B is a HEX color with RGB value rgb(239, 143, 123) and HSL value hsl(10, 78%, 71%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EF8F7B?+

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