#F1ABCC Color

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

Color preview

#F1ABCC

Color formats

HEX
#F1ABCC
RGB
rgb(241, 171, 204)
RGBA
rgba(241, 171, 204, 1)
HSL
hsl(332, 71%, 81%)
HSV
hsv(332, 29%, 95%)
CMYK
cmyk(0%, 29%, 15%, 5%)
CSS variable
--color-primary: #F1ABCC;
Lowercase HEX
#f1abcc

Shades

Tints

Tones

Harmony

CSS snippets for #F1ABCC

.color-f1abcc {
  color: #F1ABCC;
  background-color: #F1ABCC;
}

Frequently asked questions

What color is #F1ABCC?+

#F1ABCC is a HEX color with RGB value rgb(241, 171, 204) and HSL value hsl(332, 71%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F1ABCC?+

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