#F8949F Color

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

Color preview

#F8949F

Color formats

HEX
#F8949F
RGB
rgb(248, 148, 159)
RGBA
rgba(248, 148, 159, 1)
HSL
hsl(353, 88%, 78%)
HSV
hsv(353, 40%, 97%)
CMYK
cmyk(0%, 40%, 36%, 3%)
CSS variable
--color-primary: #F8949F;
Lowercase HEX
#f8949f

Shades

Tints

Tones

Harmony

CSS snippets for #F8949F

.color-f8949f {
  color: #F8949F;
  background-color: #F8949F;
}

Frequently asked questions

What color is #F8949F?+

#F8949F is a HEX color with RGB value rgb(248, 148, 159) and HSL value hsl(353, 88%, 78%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F8949F?+

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