#F0ABDD Color

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

Color preview

#F0ABDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0ABDD

.color-f0abdd {
  color: #F0ABDD;
  background-color: #F0ABDD;
}

Frequently asked questions

What color is #F0ABDD?+

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

What is the closest Tailwind color to #F0ABDD?+

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