#EF8E85 Color

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

Color preview

#EF8E85

Color formats

HEX
#EF8E85
RGB
rgb(239, 142, 133)
RGBA
rgba(239, 142, 133, 1)
HSL
hsl(5, 77%, 73%)
HSV
hsv(5, 44%, 94%)
CMYK
cmyk(0%, 41%, 44%, 6%)
CSS variable
--color-primary: #EF8E85;
Lowercase HEX
#ef8e85

Shades

Tints

Tones

Harmony

CSS snippets for #EF8E85

.color-ef8e85 {
  color: #EF8E85;
  background-color: #EF8E85;
}

Frequently asked questions

What color is #EF8E85?+

#EF8E85 is a HEX color with RGB value rgb(239, 142, 133) and HSL value hsl(5, 77%, 73%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EF8E85?+

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