#FE6FEB Color

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

Color preview

#FE6FEB

Color formats

HEX
#FE6FEB
RGB
rgb(254, 111, 235)
RGBA
rgba(254, 111, 235, 1)
HSL
hsl(308, 99%, 72%)
HSV
hsv(308, 56%, 100%)
CMYK
cmyk(0%, 56%, 7%, 0%)
CSS variable
--color-primary: #FE6FEB;
Lowercase HEX
#fe6feb

Shades

Tints

Tones

Harmony

CSS snippets for #FE6FEB

.color-fe6feb {
  color: #FE6FEB;
  background-color: #FE6FEB;
}

Frequently asked questions

What color is #FE6FEB?+

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

What is the closest Tailwind color to #FE6FEB?+

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