#F0ABCB Color

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

Color preview

#F0ABCB

Color formats

HEX
#F0ABCB
RGB
rgb(240, 171, 203)
RGBA
rgba(240, 171, 203, 1)
HSL
hsl(332, 70%, 81%)
HSV
hsv(332, 29%, 94%)
CMYK
cmyk(0%, 29%, 15%, 6%)
CSS variable
--color-primary: #F0ABCB;
Lowercase HEX
#f0abcb

Shades

Tints

Tones

Harmony

CSS snippets for #F0ABCB

.color-f0abcb {
  color: #F0ABCB;
  background-color: #F0ABCB;
}

Frequently asked questions

What color is #F0ABCB?+

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

What is the closest Tailwind color to #F0ABCB?+

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