#FD2DEF Color

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

Color preview

#FD2DEF

Color formats

HEX
#FD2DEF
RGB
rgb(253, 45, 239)
RGBA
rgba(253, 45, 239, 1)
HSL
hsl(304, 98%, 58%)
HSV
hsv(304, 82%, 99%)
CMYK
cmyk(0%, 82%, 6%, 1%)
CSS variable
--color-primary: #FD2DEF;
Lowercase HEX
#fd2def

Shades

Tints

Tones

Harmony

CSS snippets for #FD2DEF

.color-fd2def {
  color: #FD2DEF;
  background-color: #FD2DEF;
}

Frequently asked questions

What color is #FD2DEF?+

#FD2DEF is a HEX color with RGB value rgb(253, 45, 239) and HSL value hsl(304, 98%, 58%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FD2DEF?+

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