#F1ACBF Color

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

Color preview

#F1ACBF

Color formats

HEX
#F1ACBF
RGB
rgb(241, 172, 191)
RGBA
rgba(241, 172, 191, 1)
HSL
hsl(343, 71%, 81%)
HSV
hsv(343, 29%, 95%)
CMYK
cmyk(0%, 29%, 21%, 5%)
CSS variable
--color-primary: #F1ACBF;
Lowercase HEX
#f1acbf

Shades

Tints

Tones

Harmony

CSS snippets for #F1ACBF

.color-f1acbf {
  color: #F1ACBF;
  background-color: #F1ACBF;
}

Frequently asked questions

What color is #F1ACBF?+

#F1ACBF is a HEX color with RGB value rgb(241, 172, 191) and HSL value hsl(343, 71%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F1ACBF?+

The closest Tailwind color is rose-300, available as the bg-rose-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