#FE6BDC Color

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

Color preview

#FE6BDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FE6BDC

.color-fe6bdc {
  color: #FE6BDC;
  background-color: #FE6BDC;
}

Frequently asked questions

What color is #FE6BDC?+

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

What is the closest Tailwind color to #FE6BDC?+

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