#F4ABDF Color

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

Color preview

#F4ABDF

Color formats

HEX
#F4ABDF
RGB
rgb(244, 171, 223)
RGBA
rgba(244, 171, 223, 1)
HSL
hsl(317, 77%, 81%)
HSV
hsv(317, 30%, 96%)
CMYK
cmyk(0%, 30%, 9%, 4%)
CSS variable
--color-primary: #F4ABDF;
Lowercase HEX
#f4abdf

Shades

Tints

Tones

Harmony

CSS snippets for #F4ABDF

.color-f4abdf {
  color: #F4ABDF;
  background-color: #F4ABDF;
}

Frequently asked questions

What color is #F4ABDF?+

#F4ABDF is a HEX color with RGB value rgb(244, 171, 223) and HSL value hsl(317, 77%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F4ABDF?+

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