#FD96F9 Color

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

Color preview

#FD96F9

Color formats

HEX
#FD96F9
RGB
rgb(253, 150, 249)
RGBA
rgba(253, 150, 249, 1)
HSL
hsl(302, 96%, 79%)
HSV
hsv(302, 41%, 99%)
CMYK
cmyk(0%, 41%, 2%, 1%)
CSS variable
--color-primary: #FD96F9;
Lowercase HEX
#fd96f9

Shades

Tints

Tones

Harmony

CSS snippets for #FD96F9

.color-fd96f9 {
  color: #FD96F9;
  background-color: #FD96F9;
}

Frequently asked questions

What color is #FD96F9?+

#FD96F9 is a HEX color with RGB value rgb(253, 150, 249) and HSL value hsl(302, 96%, 79%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FD96F9?+

The closest Tailwind color is fuchsia-300, available as the bg-fuchsia-300 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