#FE2ACC Color

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

Color preview

#FE2ACC

Color formats

HEX
#FE2ACC
RGB
rgb(254, 42, 204)
RGBA
rgba(254, 42, 204, 1)
HSL
hsl(314, 99%, 58%)
HSV
hsv(314, 83%, 100%)
CMYK
cmyk(0%, 83%, 20%, 0%)
CSS variable
--color-primary: #FE2ACC;
Lowercase HEX
#fe2acc

Shades

Tints

Tones

Harmony

CSS snippets for #FE2ACC

.color-fe2acc {
  color: #FE2ACC;
  background-color: #FE2ACC;
}

Frequently asked questions

What color is #FE2ACC?+

#FE2ACC is a HEX color with RGB value rgb(254, 42, 204) and HSL value hsl(314, 99%, 58%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FE2ACC?+

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