#F5ACDC Color

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

Color preview

#F5ACDC

Color formats

HEX
#F5ACDC
RGB
rgb(245, 172, 220)
RGBA
rgba(245, 172, 220, 1)
HSL
hsl(321, 78%, 82%)
HSV
hsv(321, 30%, 96%)
CMYK
cmyk(0%, 30%, 10%, 4%)
CSS variable
--color-primary: #F5ACDC;
Lowercase HEX
#f5acdc

Shades

Tints

Tones

Harmony

CSS snippets for #F5ACDC

.color-f5acdc {
  color: #F5ACDC;
  background-color: #F5ACDC;
}

Frequently asked questions

What color is #F5ACDC?+

#F5ACDC is a HEX color with RGB value rgb(245, 172, 220) and HSL value hsl(321, 78%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F5ACDC?+

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