#FE01C7 Color

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

Color preview

#FE01C7

Color formats

HEX
#FE01C7
RGB
rgb(254, 1, 199)
RGBA
rgba(254, 1, 199, 1)
HSL
hsl(313, 99%, 50%)
HSV
hsv(313, 100%, 100%)
CMYK
cmyk(0%, 100%, 22%, 0%)
CSS variable
--color-primary: #FE01C7;
Lowercase HEX
#fe01c7

Shades

Tints

Tones

Harmony

CSS snippets for #FE01C7

.color-fe01c7 {
  color: #FE01C7;
  background-color: #FE01C7;
}

Frequently asked questions

What color is #FE01C7?+

#FE01C7 is a HEX color with RGB value rgb(254, 1, 199) and HSL value hsl(313, 99%, 50%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FE01C7?+

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