#FD84E1 Color

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

Color preview

#FD84E1

Color formats

HEX
#FD84E1
RGB
rgb(253, 132, 225)
RGBA
rgba(253, 132, 225, 1)
HSL
hsl(314, 97%, 75%)
HSV
hsv(314, 48%, 99%)
CMYK
cmyk(0%, 48%, 11%, 1%)
CSS variable
--color-primary: #FD84E1;
Lowercase HEX
#fd84e1

Shades

Tints

Tones

Harmony

CSS snippets for #FD84E1

.color-fd84e1 {
  color: #FD84E1;
  background-color: #FD84E1;
}

Frequently asked questions

What color is #FD84E1?+

#FD84E1 is a HEX color with RGB value rgb(253, 132, 225) and HSL value hsl(314, 97%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FD84E1?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-400 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