#F8939C Color

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

Color preview

#F8939C

Color formats

HEX
#F8939C
RGB
rgb(248, 147, 156)
RGBA
rgba(248, 147, 156, 1)
HSL
hsl(355, 88%, 77%)
HSV
hsv(355, 41%, 97%)
CMYK
cmyk(0%, 41%, 37%, 3%)
CSS variable
--color-primary: #F8939C;
Lowercase HEX
#f8939c

Shades

Tints

Tones

Harmony

CSS snippets for #F8939C

.color-f8939c {
  color: #F8939C;
  background-color: #F8939C;
}

Frequently asked questions

What color is #F8939C?+

#F8939C is a HEX color with RGB value rgb(248, 147, 156) and HSL value hsl(355, 88%, 77%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F8939C?+

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