#FD53D8 Color

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

Color preview

#FD53D8

Color formats

HEX
#FD53D8
RGB
rgb(253, 83, 216)
RGBA
rgba(253, 83, 216, 1)
HSL
hsl(313, 98%, 66%)
HSV
hsv(313, 67%, 99%)
CMYK
cmyk(0%, 67%, 15%, 1%)
CSS variable
--color-primary: #FD53D8;
Lowercase HEX
#fd53d8

Shades

Tints

Tones

Harmony

CSS snippets for #FD53D8

.color-fd53d8 {
  color: #FD53D8;
  background-color: #FD53D8;
}

Frequently asked questions

What color is #FD53D8?+

#FD53D8 is a HEX color with RGB value rgb(253, 83, 216) and HSL value hsl(313, 98%, 66%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FD53D8?+

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