#FE75CC Color

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

Color preview

#FE75CC

Color formats

HEX
#FE75CC
RGB
rgb(254, 117, 204)
RGBA
rgba(254, 117, 204, 1)
HSL
hsl(322, 99%, 73%)
HSV
hsv(322, 54%, 100%)
CMYK
cmyk(0%, 54%, 20%, 0%)
CSS variable
--color-primary: #FE75CC;
Lowercase HEX
#fe75cc

Shades

Tints

Tones

Harmony

CSS snippets for #FE75CC

.color-fe75cc {
  color: #FE75CC;
  background-color: #FE75CC;
}

Frequently asked questions

What color is #FE75CC?+

#FE75CC is a HEX color with RGB value rgb(254, 117, 204) and HSL value hsl(322, 99%, 73%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FE75CC?+

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