#F1929C Color

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

Color preview

#F1929C

Color formats

HEX
#F1929C
RGB
rgb(241, 146, 156)
RGBA
rgba(241, 146, 156, 1)
HSL
hsl(354, 77%, 76%)
HSV
hsv(354, 39%, 95%)
CMYK
cmyk(0%, 39%, 35%, 5%)
CSS variable
--color-primary: #F1929C;
Lowercase HEX
#f1929c

Shades

Tints

Tones

Harmony

CSS snippets for #F1929C

.color-f1929c {
  color: #F1929C;
  background-color: #F1929C;
}

Frequently asked questions

What color is #F1929C?+

#F1929C is a HEX color with RGB value rgb(241, 146, 156) and HSL value hsl(354, 77%, 76%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F1929C?+

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