#FF84DA Color

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

Color preview

#FF84DA

Color formats

HEX
#FF84DA
RGB
rgb(255, 132, 218)
RGBA
rgba(255, 132, 218, 1)
HSL
hsl(318, 100%, 76%)
HSV
hsv(318, 48%, 100%)
CMYK
cmyk(0%, 48%, 15%, 0%)
CSS variable
--color-primary: #FF84DA;
Lowercase HEX
#ff84da

Shades

Tints

Tones

Harmony

CSS snippets for #FF84DA

.color-ff84da {
  color: #FF84DA;
  background-color: #FF84DA;
}

Frequently asked questions

What color is #FF84DA?+

#FF84DA is a HEX color with RGB value rgb(255, 132, 218) and HSL value hsl(318, 100%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF84DA?+

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