#E1986B Color

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

Color preview

#E1986B

Color formats

HEX
#E1986B
RGB
rgb(225, 152, 107)
RGBA
rgba(225, 152, 107, 1)
HSL
hsl(23, 66%, 65%)
HSV
hsv(23, 52%, 88%)
CMYK
cmyk(0%, 32%, 52%, 12%)
CSS variable
--color-primary: #E1986B;
Lowercase HEX
#e1986b

Shades

Tints

Tones

Harmony

CSS snippets for #E1986B

.color-e1986b {
  color: #E1986B;
  background-color: #E1986B;
}

Frequently asked questions

What color is #E1986B?+

#E1986B is a HEX color with RGB value rgb(225, 152, 107) and HSL value hsl(23, 66%, 65%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E1986B?+

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