#F1ACDC Color

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

Color preview

#F1ACDC

Color formats

HEX
#F1ACDC
RGB
rgb(241, 172, 220)
RGBA
rgba(241, 172, 220, 1)
HSL
hsl(318, 71%, 81%)
HSV
hsv(318, 29%, 95%)
CMYK
cmyk(0%, 29%, 9%, 5%)
CSS variable
--color-primary: #F1ACDC;
Lowercase HEX
#f1acdc

Shades

Tints

Tones

Harmony

CSS snippets for #F1ACDC

.color-f1acdc {
  color: #F1ACDC;
  background-color: #F1ACDC;
}

Frequently asked questions

What color is #F1ACDC?+

#F1ACDC is a HEX color with RGB value rgb(241, 172, 220) and HSL value hsl(318, 71%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F1ACDC?+

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