#F1ABCA Color

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

Color preview

#F1ABCA

Color formats

HEX
#F1ABCA
RGB
rgb(241, 171, 202)
RGBA
rgba(241, 171, 202, 1)
HSL
hsl(333, 71%, 81%)
HSV
hsv(333, 29%, 95%)
CMYK
cmyk(0%, 29%, 16%, 5%)
CSS variable
--color-primary: #F1ABCA;
Lowercase HEX
#f1abca

Shades

Tints

Tones

Harmony

CSS snippets for #F1ABCA

.color-f1abca {
  color: #F1ABCA;
  background-color: #F1ABCA;
}

Frequently asked questions

What color is #F1ABCA?+

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

What is the closest Tailwind color to #F1ABCA?+

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