#FE6EAC Color

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

Color preview

#FE6EAC

Color formats

HEX
#FE6EAC
RGB
rgb(254, 110, 172)
RGBA
rgba(254, 110, 172, 1)
HSL
hsl(334, 99%, 71%)
HSV
hsv(334, 57%, 100%)
CMYK
cmyk(0%, 57%, 32%, 0%)
CSS variable
--color-primary: #FE6EAC;
Lowercase HEX
#fe6eac

Shades

Tints

Tones

Harmony

CSS snippets for #FE6EAC

.color-fe6eac {
  color: #FE6EAC;
  background-color: #FE6EAC;
}

Frequently asked questions

What color is #FE6EAC?+

#FE6EAC is a HEX color with RGB value rgb(254, 110, 172) and HSL value hsl(334, 99%, 71%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FE6EAC?+

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