#F8988F Color

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

Color preview

#F8988F

Color formats

HEX
#F8988F
RGB
rgb(248, 152, 143)
RGBA
rgba(248, 152, 143, 1)
HSL
hsl(5, 88%, 77%)
HSV
hsv(5, 42%, 97%)
CMYK
cmyk(0%, 39%, 42%, 3%)
CSS variable
--color-primary: #F8988F;
Lowercase HEX
#f8988f

Shades

Tints

Tones

Harmony

CSS snippets for #F8988F

.color-f8988f {
  color: #F8988F;
  background-color: #F8988F;
}

Frequently asked questions

What color is #F8988F?+

#F8988F is a HEX color with RGB value rgb(248, 152, 143) and HSL value hsl(5, 88%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F8988F?+

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