#F8949A Color

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

Color preview

#F8949A

Color formats

HEX
#F8949A
RGB
rgb(248, 148, 154)
RGBA
rgba(248, 148, 154, 1)
HSL
hsl(356, 88%, 78%)
HSV
hsv(356, 40%, 97%)
CMYK
cmyk(0%, 40%, 38%, 3%)
CSS variable
--color-primary: #F8949A;
Lowercase HEX
#f8949a

Shades

Tints

Tones

Harmony

CSS snippets for #F8949A

.color-f8949a {
  color: #F8949A;
  background-color: #F8949A;
}

Frequently asked questions

What color is #F8949A?+

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

What is the closest Tailwind color to #F8949A?+

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