#F2AADD Color

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

Color preview

#F2AADD

Color formats

HEX
#F2AADD
RGB
rgb(242, 170, 221)
RGBA
rgba(242, 170, 221, 1)
HSL
hsl(317, 73%, 81%)
HSV
hsv(317, 30%, 95%)
CMYK
cmyk(0%, 30%, 9%, 5%)
CSS variable
--color-primary: #F2AADD;
Lowercase HEX
#f2aadd

Shades

Tints

Tones

Harmony

CSS snippets for #F2AADD

.color-f2aadd {
  color: #F2AADD;
  background-color: #F2AADD;
}

Frequently asked questions

What color is #F2AADD?+

#F2AADD is a HEX color with RGB value rgb(242, 170, 221) and HSL value hsl(317, 73%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F2AADD?+

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