#FE6BFE Color

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

Color preview

#FE6BFE

Color formats

HEX
#FE6BFE
RGB
rgb(254, 107, 254)
RGBA
rgba(254, 107, 254, 1)
HSL
hsl(300, 99%, 71%)
HSV
hsv(300, 58%, 100%)
CMYK
cmyk(0%, 58%, 0%, 0%)
CSS variable
--color-primary: #FE6BFE;
Lowercase HEX
#fe6bfe

Shades

Tints

Tones

Harmony

CSS snippets for #FE6BFE

.color-fe6bfe {
  color: #FE6BFE;
  background-color: #FE6BFE;
}

Frequently asked questions

What color is #FE6BFE?+

#FE6BFE is a HEX color with RGB value rgb(254, 107, 254) and HSL value hsl(300, 99%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FE6BFE?+

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