#FE6FE4 Color

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

Color preview

#FE6FE4

Color formats

HEX
#FE6FE4
RGB
rgb(254, 111, 228)
RGBA
rgba(254, 111, 228, 1)
HSL
hsl(311, 99%, 72%)
HSV
hsv(311, 56%, 100%)
CMYK
cmyk(0%, 56%, 10%, 0%)
CSS variable
--color-primary: #FE6FE4;
Lowercase HEX
#fe6fe4

Shades

Tints

Tones

Harmony

CSS snippets for #FE6FE4

.color-fe6fe4 {
  color: #FE6FE4;
  background-color: #FE6FE4;
}

Frequently asked questions

What color is #FE6FE4?+

#FE6FE4 is a HEX color with RGB value rgb(254, 111, 228) and HSL value hsl(311, 99%, 72%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FE6FE4?+

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