#F8899D Color

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

Color preview

#F8899D

Color formats

HEX
#F8899D
RGB
rgb(248, 137, 157)
RGBA
rgba(248, 137, 157, 1)
HSL
hsl(349, 89%, 75%)
HSV
hsv(349, 45%, 97%)
CMYK
cmyk(0%, 45%, 37%, 3%)
CSS variable
--color-primary: #F8899D;
Lowercase HEX
#f8899d

Shades

Tints

Tones

Harmony

CSS snippets for #F8899D

.color-f8899d {
  color: #F8899D;
  background-color: #F8899D;
}

Frequently asked questions

What color is #F8899D?+

#F8899D is a HEX color with RGB value rgb(248, 137, 157) and HSL value hsl(349, 89%, 75%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F8899D?+

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