#FE6EEA Color

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

Color preview

#FE6EEA

Color formats

HEX
#FE6EEA
RGB
rgb(254, 110, 234)
RGBA
rgba(254, 110, 234, 1)
HSL
hsl(308, 99%, 71%)
HSV
hsv(308, 57%, 100%)
CMYK
cmyk(0%, 57%, 8%, 0%)
CSS variable
--color-primary: #FE6EEA;
Lowercase HEX
#fe6eea

Shades

Tints

Tones

Harmony

CSS snippets for #FE6EEA

.color-fe6eea {
  color: #FE6EEA;
  background-color: #FE6EEA;
}

Frequently asked questions

What color is #FE6EEA?+

#FE6EEA is a HEX color with RGB value rgb(254, 110, 234) and HSL value hsl(308, 99%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FE6EEA?+

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