#F8ACDC Color

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

Color preview

#F8ACDC

Color formats

HEX
#F8ACDC
RGB
rgb(248, 172, 220)
RGBA
rgba(248, 172, 220, 1)
HSL
hsl(322, 84%, 82%)
HSV
hsv(322, 31%, 97%)
CMYK
cmyk(0%, 31%, 11%, 3%)
CSS variable
--color-primary: #F8ACDC;
Lowercase HEX
#f8acdc

Shades

Tints

Tones

Harmony

CSS snippets for #F8ACDC

.color-f8acdc {
  color: #F8ACDC;
  background-color: #F8ACDC;
}

Frequently asked questions

What color is #F8ACDC?+

#F8ACDC is a HEX color with RGB value rgb(248, 172, 220) and HSL value hsl(322, 84%, 82%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F8ACDC?+

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