#E3986D Color

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

Color preview

#E3986D

Color formats

HEX
#E3986D
RGB
rgb(227, 152, 109)
RGBA
rgba(227, 152, 109, 1)
HSL
hsl(22, 68%, 66%)
HSV
hsv(22, 52%, 89%)
CMYK
cmyk(0%, 33%, 52%, 11%)
CSS variable
--color-primary: #E3986D;
Lowercase HEX
#e3986d

Shades

Tints

Tones

Harmony

CSS snippets for #E3986D

.color-e3986d {
  color: #E3986D;
  background-color: #E3986D;
}

Frequently asked questions

What color is #E3986D?+

#E3986D is a HEX color with RGB value rgb(227, 152, 109) and HSL value hsl(22, 68%, 66%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E3986D?+

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