#F0ABDC Color

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

Color preview

#F0ABDC

Color formats

HEX
#F0ABDC
RGB
rgb(240, 171, 220)
RGBA
rgba(240, 171, 220, 1)
HSL
hsl(317, 70%, 81%)
HSV
hsv(317, 29%, 94%)
CMYK
cmyk(0%, 29%, 8%, 6%)
CSS variable
--color-primary: #F0ABDC;
Lowercase HEX
#f0abdc

Shades

Tints

Tones

Harmony

CSS snippets for #F0ABDC

.color-f0abdc {
  color: #F0ABDC;
  background-color: #F0ABDC;
}

Frequently asked questions

What color is #F0ABDC?+

#F0ABDC is a HEX color with RGB value rgb(240, 171, 220) and HSL value hsl(317, 70%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F0ABDC?+

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