#FF876F Color

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

Color preview

#FF876F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF876F

.color-ff876f {
  color: #FF876F;
  background-color: #FF876F;
}

Frequently asked questions

What color is #FF876F?+

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

What is the closest Tailwind color to #FF876F?+

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