#F75FEC Color

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

Color preview

#F75FEC

Color formats

HEX
#F75FEC
RGB
rgb(247, 95, 236)
RGBA
rgba(247, 95, 236, 1)
HSL
hsl(304, 90%, 67%)
HSV
hsv(304, 62%, 97%)
CMYK
cmyk(0%, 62%, 4%, 3%)
CSS variable
--color-primary: #F75FEC;
Lowercase HEX
#f75fec

Shades

Tints

Tones

Harmony

CSS snippets for #F75FEC

.color-f75fec {
  color: #F75FEC;
  background-color: #F75FEC;
}

Frequently asked questions

What color is #F75FEC?+

#F75FEC is a HEX color with RGB value rgb(247, 95, 236) and HSL value hsl(304, 90%, 67%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F75FEC?+

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