#F2AACC Color

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

Color preview

#F2AACC

Color formats

HEX
#F2AACC
RGB
rgb(242, 170, 204)
RGBA
rgba(242, 170, 204, 1)
HSL
hsl(332, 73%, 81%)
HSV
hsv(332, 30%, 95%)
CMYK
cmyk(0%, 30%, 16%, 5%)
CSS variable
--color-primary: #F2AACC;
Lowercase HEX
#f2aacc

Shades

Tints

Tones

Harmony

CSS snippets for #F2AACC

.color-f2aacc {
  color: #F2AACC;
  background-color: #F2AACC;
}

Frequently asked questions

What color is #F2AACC?+

#F2AACC is a HEX color with RGB value rgb(242, 170, 204) and HSL value hsl(332, 73%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F2AACC?+

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