#F2ADD8 Color

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

Color preview

#F2ADD8

Color formats

HEX
#F2ADD8
RGB
rgb(242, 173, 216)
RGBA
rgba(242, 173, 216, 1)
HSL
hsl(323, 73%, 81%)
HSV
hsv(323, 29%, 95%)
CMYK
cmyk(0%, 29%, 11%, 5%)
CSS variable
--color-primary: #F2ADD8;
Lowercase HEX
#f2add8

Shades

Tints

Tones

Harmony

CSS snippets for #F2ADD8

.color-f2add8 {
  color: #F2ADD8;
  background-color: #F2ADD8;
}

Frequently asked questions

What color is #F2ADD8?+

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

What is the closest Tailwind color to #F2ADD8?+

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