#FD5DFB Color

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

Color preview

#FD5DFB

Color formats

HEX
#FD5DFB
RGB
rgb(253, 93, 251)
RGBA
rgba(253, 93, 251, 1)
HSL
hsl(301, 98%, 68%)
HSV
hsv(301, 63%, 99%)
CMYK
cmyk(0%, 63%, 1%, 1%)
CSS variable
--color-primary: #FD5DFB;
Lowercase HEX
#fd5dfb

Shades

Tints

Tones

Harmony

CSS snippets for #FD5DFB

.color-fd5dfb {
  color: #FD5DFB;
  background-color: #FD5DFB;
}

Frequently asked questions

What color is #FD5DFB?+

#FD5DFB is a HEX color with RGB value rgb(253, 93, 251) and HSL value hsl(301, 98%, 68%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FD5DFB?+

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