#FE06CC Color

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

Color preview

#FE06CC

Color formats

HEX
#FE06CC
RGB
rgb(254, 6, 204)
RGBA
rgba(254, 6, 204, 1)
HSL
hsl(312, 99%, 51%)
HSV
hsv(312, 98%, 100%)
CMYK
cmyk(0%, 98%, 20%, 0%)
CSS variable
--color-primary: #FE06CC;
Lowercase HEX
#fe06cc

Shades

Tints

Tones

Harmony

CSS snippets for #FE06CC

.color-fe06cc {
  color: #FE06CC;
  background-color: #FE06CC;
}

Frequently asked questions

What color is #FE06CC?+

#FE06CC is a HEX color with RGB value rgb(254, 6, 204) and HSL value hsl(312, 99%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FE06CC?+

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