#FE6F9F Color

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

Color preview

#FE6F9F

Color formats

HEX
#FE6F9F
RGB
rgb(254, 111, 159)
RGBA
rgba(254, 111, 159, 1)
HSL
hsl(340, 99%, 72%)
HSV
hsv(340, 56%, 100%)
CMYK
cmyk(0%, 56%, 37%, 0%)
CSS variable
--color-primary: #FE6F9F;
Lowercase HEX
#fe6f9f

Shades

Tints

Tones

Harmony

CSS snippets for #FE6F9F

.color-fe6f9f {
  color: #FE6F9F;
  background-color: #FE6F9F;
}

Frequently asked questions

What color is #FE6F9F?+

#FE6F9F is a HEX color with RGB value rgb(254, 111, 159) and HSL value hsl(340, 99%, 72%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FE6F9F?+

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