#EE876B Color

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

Color preview

#EE876B

Color formats

HEX
#EE876B
RGB
rgb(238, 135, 107)
RGBA
rgba(238, 135, 107, 1)
HSL
hsl(13, 79%, 68%)
HSV
hsv(13, 55%, 93%)
CMYK
cmyk(0%, 43%, 55%, 7%)
CSS variable
--color-primary: #EE876B;
Lowercase HEX
#ee876b

Shades

Tints

Tones

Harmony

CSS snippets for #EE876B

.color-ee876b {
  color: #EE876B;
  background-color: #EE876B;
}

Frequently asked questions

What color is #EE876B?+

#EE876B is a HEX color with RGB value rgb(238, 135, 107) and HSL value hsl(13, 79%, 68%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #EE876B?+

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