#F2949F Color

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

Color preview

#F2949F

Color formats

HEX
#F2949F
RGB
rgb(242, 148, 159)
RGBA
rgba(242, 148, 159, 1)
HSL
hsl(353, 78%, 76%)
HSV
hsv(353, 39%, 95%)
CMYK
cmyk(0%, 39%, 34%, 5%)
CSS variable
--color-primary: #F2949F;
Lowercase HEX
#f2949f

Shades

Tints

Tones

Harmony

CSS snippets for #F2949F

.color-f2949f {
  color: #F2949F;
  background-color: #F2949F;
}

Frequently asked questions

What color is #F2949F?+

#F2949F is a HEX color with RGB value rgb(242, 148, 159) and HSL value hsl(353, 78%, 76%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F2949F?+

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