#F4949C Color

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

Color preview

#F4949C

Color formats

HEX
#F4949C
RGB
rgb(244, 148, 156)
RGBA
rgba(244, 148, 156, 1)
HSL
hsl(355, 81%, 77%)
HSV
hsv(355, 39%, 96%)
CMYK
cmyk(0%, 39%, 36%, 4%)
CSS variable
--color-primary: #F4949C;
Lowercase HEX
#f4949c

Shades

Tints

Tones

Harmony

CSS snippets for #F4949C

.color-f4949c {
  color: #F4949C;
  background-color: #F4949C;
}

Frequently asked questions

What color is #F4949C?+

#F4949C is a HEX color with RGB value rgb(244, 148, 156) and HSL value hsl(355, 81%, 77%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F4949C?+

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