#F8949E Color

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

Color preview

#F8949E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F8949E

.color-f8949e {
  color: #F8949E;
  background-color: #F8949E;
}

Frequently asked questions

What color is #F8949E?+

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

What is the closest Tailwind color to #F8949E?+

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