#F8AADF Color

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

Color preview

#F8AADF

Color formats

HEX
#F8AADF
RGB
rgb(248, 170, 223)
RGBA
rgba(248, 170, 223, 1)
HSL
hsl(319, 85%, 82%)
HSV
hsv(319, 31%, 97%)
CMYK
cmyk(0%, 31%, 10%, 3%)
CSS variable
--color-primary: #F8AADF;
Lowercase HEX
#f8aadf

Shades

Tints

Tones

Harmony

CSS snippets for #F8AADF

.color-f8aadf {
  color: #F8AADF;
  background-color: #F8AADF;
}

Frequently asked questions

What color is #F8AADF?+

#F8AADF is a HEX color with RGB value rgb(248, 170, 223) and HSL value hsl(319, 85%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F8AADF?+

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