#FD2DEC Color

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

Color preview

#FD2DEC

Color formats

HEX
#FD2DEC
RGB
rgb(253, 45, 236)
RGBA
rgba(253, 45, 236, 1)
HSL
hsl(305, 98%, 58%)
HSV
hsv(305, 82%, 99%)
CMYK
cmyk(0%, 82%, 7%, 1%)
CSS variable
--color-primary: #FD2DEC;
Lowercase HEX
#fd2dec

Shades

Tints

Tones

Harmony

CSS snippets for #FD2DEC

.color-fd2dec {
  color: #FD2DEC;
  background-color: #FD2DEC;
}

Frequently asked questions

What color is #FD2DEC?+

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

What is the closest Tailwind color to #FD2DEC?+

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