#F2929A Color

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

Color preview

#F2929A

Color formats

HEX
#F2929A
RGB
rgb(242, 146, 154)
RGBA
rgba(242, 146, 154, 1)
HSL
hsl(355, 79%, 76%)
HSV
hsv(355, 40%, 95%)
CMYK
cmyk(0%, 40%, 36%, 5%)
CSS variable
--color-primary: #F2929A;
Lowercase HEX
#f2929a

Shades

Tints

Tones

Harmony

CSS snippets for #F2929A

.color-f2929a {
  color: #F2929A;
  background-color: #F2929A;
}

Frequently asked questions

What color is #F2929A?+

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

What is the closest Tailwind color to #F2929A?+

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