#F2ADDC Color

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

Color preview

#F2ADDC

Color formats

HEX
#F2ADDC
RGB
rgb(242, 173, 220)
RGBA
rgba(242, 173, 220, 1)
HSL
hsl(319, 73%, 81%)
HSV
hsv(319, 29%, 95%)
CMYK
cmyk(0%, 29%, 9%, 5%)
CSS variable
--color-primary: #F2ADDC;
Lowercase HEX
#f2addc

Shades

Tints

Tones

Harmony

CSS snippets for #F2ADDC

.color-f2addc {
  color: #F2ADDC;
  background-color: #F2ADDC;
}

Frequently asked questions

What color is #F2ADDC?+

#F2ADDC is a HEX color with RGB value rgb(242, 173, 220) and HSL value hsl(319, 73%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F2ADDC?+

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