#F4949E Color

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

Color preview

#F4949E

Color formats

HEX
#F4949E
RGB
rgb(244, 148, 158)
RGBA
rgba(244, 148, 158, 1)
HSL
hsl(354, 81%, 77%)
HSV
hsv(354, 39%, 96%)
CMYK
cmyk(0%, 39%, 35%, 4%)
CSS variable
--color-primary: #F4949E;
Lowercase HEX
#f4949e

Shades

Tints

Tones

Harmony

CSS snippets for #F4949E

.color-f4949e {
  color: #F4949E;
  background-color: #F4949E;
}

Frequently asked questions

What color is #F4949E?+

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

What is the closest Tailwind color to #F4949E?+

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