#F2ADDF Color

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

Color preview

#F2ADDF

Color formats

HEX
#F2ADDF
RGB
rgb(242, 173, 223)
RGBA
rgba(242, 173, 223, 1)
HSL
hsl(317, 73%, 81%)
HSV
hsv(317, 29%, 95%)
CMYK
cmyk(0%, 29%, 8%, 5%)
CSS variable
--color-primary: #F2ADDF;
Lowercase HEX
#f2addf

Shades

Tints

Tones

Harmony

CSS snippets for #F2ADDF

.color-f2addf {
  color: #F2ADDF;
  background-color: #F2ADDF;
}

Frequently asked questions

What color is #F2ADDF?+

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

What is the closest Tailwind color to #F2ADDF?+

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