#F2ABDC Color

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

Color preview

#F2ABDC

Color formats

HEX
#F2ABDC
RGB
rgb(242, 171, 220)
RGBA
rgba(242, 171, 220, 1)
HSL
hsl(319, 73%, 81%)
HSV
hsv(319, 29%, 95%)
CMYK
cmyk(0%, 29%, 9%, 5%)
CSS variable
--color-primary: #F2ABDC;
Lowercase HEX
#f2abdc

Shades

Tints

Tones

Harmony

CSS snippets for #F2ABDC

.color-f2abdc {
  color: #F2ABDC;
  background-color: #F2ABDC;
}

Frequently asked questions

What color is #F2ABDC?+

#F2ABDC is a HEX color with RGB value rgb(242, 171, 220) and HSL value hsl(319, 73%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F2ABDC?+

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