#FE01CB Color

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

Color preview

#FE01CB

Color formats

HEX
#FE01CB
RGB
rgb(254, 1, 203)
RGBA
rgba(254, 1, 203, 1)
HSL
hsl(312, 99%, 50%)
HSV
hsv(312, 100%, 100%)
CMYK
cmyk(0%, 100%, 20%, 0%)
CSS variable
--color-primary: #FE01CB;
Lowercase HEX
#fe01cb

Shades

Tints

Tones

Harmony

CSS snippets for #FE01CB

.color-fe01cb {
  color: #FE01CB;
  background-color: #FE01CB;
}

Frequently asked questions

What color is #FE01CB?+

#FE01CB is a HEX color with RGB value rgb(254, 1, 203) and HSL value hsl(312, 99%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FE01CB?+

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