#ED987B Color

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

Color preview

#ED987B

Color formats

HEX
#ED987B
RGB
rgb(237, 152, 123)
RGBA
rgba(237, 152, 123, 1)
HSL
hsl(15, 76%, 71%)
HSV
hsv(15, 48%, 93%)
CMYK
cmyk(0%, 36%, 48%, 7%)
CSS variable
--color-primary: #ED987B;
Lowercase HEX
#ed987b

Shades

Tints

Tones

Harmony

CSS snippets for #ED987B

.color-ed987b {
  color: #ED987B;
  background-color: #ED987B;
}

Frequently asked questions

What color is #ED987B?+

#ED987B is a HEX color with RGB value rgb(237, 152, 123) and HSL value hsl(15, 76%, 71%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #ED987B?+

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