#F2AABF Color

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

Color preview

#F2AABF

Color formats

HEX
#F2AABF
RGB
rgb(242, 170, 191)
RGBA
rgba(242, 170, 191, 1)
HSL
hsl(343, 73%, 81%)
HSV
hsv(343, 30%, 95%)
CMYK
cmyk(0%, 30%, 21%, 5%)
CSS variable
--color-primary: #F2AABF;
Lowercase HEX
#f2aabf

Shades

Tints

Tones

Harmony

CSS snippets for #F2AABF

.color-f2aabf {
  color: #F2AABF;
  background-color: #F2AABF;
}

Frequently asked questions

What color is #F2AABF?+

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

What is the closest Tailwind color to #F2AABF?+

The closest Tailwind color is rose-300, available as the bg-rose-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