#F2929D Color

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

Color preview

#F2929D

Color formats

HEX
#F2929D
RGB
rgb(242, 146, 157)
RGBA
rgba(242, 146, 157, 1)
HSL
hsl(353, 79%, 76%)
HSV
hsv(353, 40%, 95%)
CMYK
cmyk(0%, 40%, 35%, 5%)
CSS variable
--color-primary: #F2929D;
Lowercase HEX
#f2929d

Shades

Tints

Tones

Harmony

CSS snippets for #F2929D

.color-f2929d {
  color: #F2929D;
  background-color: #F2929D;
}

Frequently asked questions

What color is #F2929D?+

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

What is the closest Tailwind color to #F2929D?+

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