#F2929F Color

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

Color preview

#F2929F

Color formats

HEX
#F2929F
RGB
rgb(242, 146, 159)
RGBA
rgba(242, 146, 159, 1)
HSL
hsl(352, 79%, 76%)
HSV
hsv(352, 40%, 95%)
CMYK
cmyk(0%, 40%, 34%, 5%)
CSS variable
--color-primary: #F2929F;
Lowercase HEX
#f2929f

Shades

Tints

Tones

Harmony

CSS snippets for #F2929F

.color-f2929f {
  color: #F2929F;
  background-color: #F2929F;
}

Frequently asked questions

What color is #F2929F?+

#F2929F is a HEX color with RGB value rgb(242, 146, 159) and HSL value hsl(352, 79%, 76%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F2929F?+

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