#FE8FFE Color

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

Color preview

#FE8FFE

Color formats

HEX
#FE8FFE
RGB
rgb(254, 143, 254)
RGBA
rgba(254, 143, 254, 1)
HSL
hsl(300, 98%, 78%)
HSV
hsv(300, 44%, 100%)
CMYK
cmyk(0%, 44%, 0%, 0%)
CSS variable
--color-primary: #FE8FFE;
Lowercase HEX
#fe8ffe

Shades

Tints

Tones

Harmony

CSS snippets for #FE8FFE

.color-fe8ffe {
  color: #FE8FFE;
  background-color: #FE8FFE;
}

Frequently asked questions

What color is #FE8FFE?+

#FE8FFE is a HEX color with RGB value rgb(254, 143, 254) and HSL value hsl(300, 98%, 78%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FE8FFE?+

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