#FD5BEF Color

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

Color preview

#FD5BEF

Color formats

HEX
#FD5BEF
RGB
rgb(253, 91, 239)
RGBA
rgba(253, 91, 239, 1)
HSL
hsl(305, 98%, 67%)
HSV
hsv(305, 64%, 99%)
CMYK
cmyk(0%, 64%, 6%, 1%)
CSS variable
--color-primary: #FD5BEF;
Lowercase HEX
#fd5bef

Shades

Tints

Tones

Harmony

CSS snippets for #FD5BEF

.color-fd5bef {
  color: #FD5BEF;
  background-color: #FD5BEF;
}

Frequently asked questions

What color is #FD5BEF?+

#FD5BEF is a HEX color with RGB value rgb(253, 91, 239) and HSL value hsl(305, 98%, 67%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FD5BEF?+

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