#F0ABCF Color

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

Color preview

#F0ABCF

Color formats

HEX
#F0ABCF
RGB
rgb(240, 171, 207)
RGBA
rgba(240, 171, 207, 1)
HSL
hsl(329, 70%, 81%)
HSV
hsv(329, 29%, 94%)
CMYK
cmyk(0%, 29%, 14%, 6%)
CSS variable
--color-primary: #F0ABCF;
Lowercase HEX
#f0abcf

Shades

Tints

Tones

Harmony

CSS snippets for #F0ABCF

.color-f0abcf {
  color: #F0ABCF;
  background-color: #F0ABCF;
}

Frequently asked questions

What color is #F0ABCF?+

#F0ABCF is a HEX color with RGB value rgb(240, 171, 207) and HSL value hsl(329, 70%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F0ABCF?+

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