#F2ABCB Color

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

Color preview

#F2ABCB

Color formats

HEX
#F2ABCB
RGB
rgb(242, 171, 203)
RGBA
rgba(242, 171, 203, 1)
HSL
hsl(333, 73%, 81%)
HSV
hsv(333, 29%, 95%)
CMYK
cmyk(0%, 29%, 16%, 5%)
CSS variable
--color-primary: #F2ABCB;
Lowercase HEX
#f2abcb

Shades

Tints

Tones

Harmony

CSS snippets for #F2ABCB

.color-f2abcb {
  color: #F2ABCB;
  background-color: #F2ABCB;
}

Frequently asked questions

What color is #F2ABCB?+

#F2ABCB is a HEX color with RGB value rgb(242, 171, 203) and HSL value hsl(333, 73%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F2ABCB?+

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