#FE876F Color

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

Color preview

#FE876F

Color formats

HEX
#FE876F
RGB
rgb(254, 135, 111)
RGBA
rgba(254, 135, 111, 1)
HSL
hsl(10, 99%, 72%)
HSV
hsv(10, 56%, 100%)
CMYK
cmyk(0%, 47%, 56%, 0%)
CSS variable
--color-primary: #FE876F;
Lowercase HEX
#fe876f

Shades

Tints

Tones

Harmony

CSS snippets for #FE876F

.color-fe876f {
  color: #FE876F;
  background-color: #FE876F;
}

Frequently asked questions

What color is #FE876F?+

#FE876F is a HEX color with RGB value rgb(254, 135, 111) and HSL value hsl(10, 99%, 72%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FE876F?+

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