#EB8E6F Color

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

Color preview

#EB8E6F

Color formats

HEX
#EB8E6F
RGB
rgb(235, 142, 111)
RGBA
rgba(235, 142, 111, 1)
HSL
hsl(15, 76%, 68%)
HSV
hsv(15, 53%, 92%)
CMYK
cmyk(0%, 40%, 53%, 8%)
CSS variable
--color-primary: #EB8E6F;
Lowercase HEX
#eb8e6f

Shades

Tints

Tones

Harmony

CSS snippets for #EB8E6F

.color-eb8e6f {
  color: #EB8E6F;
  background-color: #EB8E6F;
}

Frequently asked questions

What color is #EB8E6F?+

#EB8E6F is a HEX color with RGB value rgb(235, 142, 111) and HSL value hsl(15, 76%, 68%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EB8E6F?+

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