#FD2BEF Color

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

Color preview

#FD2BEF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FD2BEF

.color-fd2bef {
  color: #FD2BEF;
  background-color: #FD2BEF;
}

Frequently asked questions

What color is #FD2BEF?+

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

What is the closest Tailwind color to #FD2BEF?+

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