#F1ABDD Color

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

Color preview

#F1ABDD

Color formats

HEX
#F1ABDD
RGB
rgb(241, 171, 221)
RGBA
rgba(241, 171, 221, 1)
HSL
hsl(317, 71%, 81%)
HSV
hsv(317, 29%, 95%)
CMYK
cmyk(0%, 29%, 8%, 5%)
CSS variable
--color-primary: #F1ABDD;
Lowercase HEX
#f1abdd

Shades

Tints

Tones

Harmony

CSS snippets for #F1ABDD

.color-f1abdd {
  color: #F1ABDD;
  background-color: #F1ABDD;
}

Frequently asked questions

What color is #F1ABDD?+

#F1ABDD is a HEX color with RGB value rgb(241, 171, 221) and HSL value hsl(317, 71%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F1ABDD?+

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