#FE2F9D Color

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

Color preview

#FE2F9D

Color formats

HEX
#FE2F9D
RGB
rgb(254, 47, 157)
RGBA
rgba(254, 47, 157, 1)
HSL
hsl(328, 99%, 59%)
HSV
hsv(328, 81%, 100%)
CMYK
cmyk(0%, 81%, 38%, 0%)
CSS variable
--color-primary: #FE2F9D;
Lowercase HEX
#fe2f9d

Shades

Tints

Tones

Harmony

CSS snippets for #FE2F9D

.color-fe2f9d {
  color: #FE2F9D;
  background-color: #FE2F9D;
}

Frequently asked questions

What color is #FE2F9D?+

#FE2F9D is a HEX color with RGB value rgb(254, 47, 157) and HSL value hsl(328, 99%, 59%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FE2F9D?+

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