#FD76F8 Color

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

Color preview

#FD76F8

Color formats

HEX
#FD76F8
RGB
rgb(253, 118, 248)
RGBA
rgba(253, 118, 248, 1)
HSL
hsl(302, 97%, 73%)
HSV
hsv(302, 53%, 99%)
CMYK
cmyk(0%, 53%, 2%, 1%)
CSS variable
--color-primary: #FD76F8;
Lowercase HEX
#fd76f8

Shades

Tints

Tones

Harmony

CSS snippets for #FD76F8

.color-fd76f8 {
  color: #FD76F8;
  background-color: #FD76F8;
}

Frequently asked questions

What color is #FD76F8?+

#FD76F8 is a HEX color with RGB value rgb(253, 118, 248) and HSL value hsl(302, 97%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FD76F8?+

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