#F8987B Color

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

Color preview

#F8987B

Color formats

HEX
#F8987B
RGB
rgb(248, 152, 123)
RGBA
rgba(248, 152, 123, 1)
HSL
hsl(14, 90%, 73%)
HSV
hsv(14, 50%, 97%)
CMYK
cmyk(0%, 39%, 50%, 3%)
CSS variable
--color-primary: #F8987B;
Lowercase HEX
#f8987b

Shades

Tints

Tones

Harmony

CSS snippets for #F8987B

.color-f8987b {
  color: #F8987B;
  background-color: #F8987B;
}

Frequently asked questions

What color is #F8987B?+

#F8987B is a HEX color with RGB value rgb(248, 152, 123) and HSL value hsl(14, 90%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F8987B?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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