#FF896F Color

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

Color preview

#FF896F

Color formats

HEX
#FF896F
RGB
rgb(255, 137, 111)
RGBA
rgba(255, 137, 111, 1)
HSL
hsl(11, 100%, 72%)
HSV
hsv(11, 56%, 100%)
CMYK
cmyk(0%, 46%, 56%, 0%)
CSS variable
--color-primary: #FF896F;
Lowercase HEX
#ff896f

Shades

Tints

Tones

Harmony

CSS snippets for #FF896F

.color-ff896f {
  color: #FF896F;
  background-color: #FF896F;
}

Frequently asked questions

What color is #FF896F?+

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

What is the closest Tailwind color to #FF896F?+

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