#FE4882 Color

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

Color preview

#FE4882

Color formats

HEX
#FE4882
RGB
rgb(254, 72, 130)
RGBA
rgba(254, 72, 130, 1)
HSL
hsl(341, 99%, 64%)
HSV
hsv(341, 72%, 100%)
CMYK
cmyk(0%, 72%, 49%, 0%)
CSS variable
--color-primary: #FE4882;
Lowercase HEX
#fe4882

Shades

Tints

Tones

Harmony

CSS snippets for #FE4882

.color-fe4882 {
  color: #FE4882;
  background-color: #FE4882;
}

Frequently asked questions

What color is #FE4882?+

#FE4882 is a HEX color with RGB value rgb(254, 72, 130) and HSL value hsl(341, 99%, 64%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FE4882?+

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