#F0ABDF Color

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

Color preview

#F0ABDF

Color formats

HEX
#F0ABDF
RGB
rgb(240, 171, 223)
RGBA
rgba(240, 171, 223, 1)
HSL
hsl(315, 70%, 81%)
HSV
hsv(315, 29%, 94%)
CMYK
cmyk(0%, 29%, 7%, 6%)
CSS variable
--color-primary: #F0ABDF;
Lowercase HEX
#f0abdf

Shades

Tints

Tones

Harmony

CSS snippets for #F0ABDF

.color-f0abdf {
  color: #F0ABDF;
  background-color: #F0ABDF;
}

Frequently asked questions

What color is #F0ABDF?+

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

What is the closest Tailwind color to #F0ABDF?+

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