#FF896B Color

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

Color preview

#FF896B

Color formats

HEX
#FF896B
RGB
rgb(255, 137, 107)
RGBA
rgba(255, 137, 107, 1)
HSL
hsl(12, 100%, 71%)
HSV
hsv(12, 58%, 100%)
CMYK
cmyk(0%, 46%, 58%, 0%)
CSS variable
--color-primary: #FF896B;
Lowercase HEX
#ff896b

Shades

Tints

Tones

Harmony

CSS snippets for #FF896B

.color-ff896b {
  color: #FF896B;
  background-color: #FF896B;
}

Frequently asked questions

What color is #FF896B?+

#FF896B is a HEX color with RGB value rgb(255, 137, 107) and HSL value hsl(12, 100%, 71%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF896B?+

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