#FF75DA Color

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

Color preview

#FF75DA

Color formats

HEX
#FF75DA
RGB
rgb(255, 117, 218)
RGBA
rgba(255, 117, 218, 1)
HSL
hsl(316, 100%, 73%)
HSV
hsv(316, 54%, 100%)
CMYK
cmyk(0%, 54%, 15%, 0%)
CSS variable
--color-primary: #FF75DA;
Lowercase HEX
#ff75da

Shades

Tints

Tones

Harmony

CSS snippets for #FF75DA

.color-ff75da {
  color: #FF75DA;
  background-color: #FF75DA;
}

Frequently asked questions

What color is #FF75DA?+

#FF75DA is a HEX color with RGB value rgb(255, 117, 218) and HSL value hsl(316, 100%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF75DA?+

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