#F9949D Color

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

Color preview

#F9949D

Color formats

HEX
#F9949D
RGB
rgb(249, 148, 157)
RGBA
rgba(249, 148, 157, 1)
HSL
hsl(355, 89%, 78%)
HSV
hsv(355, 41%, 98%)
CMYK
cmyk(0%, 41%, 37%, 2%)
CSS variable
--color-primary: #F9949D;
Lowercase HEX
#f9949d

Shades

Tints

Tones

Harmony

CSS snippets for #F9949D

.color-f9949d {
  color: #F9949D;
  background-color: #F9949D;
}

Frequently asked questions

What color is #F9949D?+

#F9949D is a HEX color with RGB value rgb(249, 148, 157) and HSL value hsl(355, 89%, 78%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F9949D?+

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