#FE7BAD Color

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

Color preview

#FE7BAD

Color formats

HEX
#FE7BAD
RGB
rgb(254, 123, 173)
RGBA
rgba(254, 123, 173, 1)
HSL
hsl(337, 98%, 74%)
HSV
hsv(337, 52%, 100%)
CMYK
cmyk(0%, 52%, 32%, 0%)
CSS variable
--color-primary: #FE7BAD;
Lowercase HEX
#fe7bad

Shades

Tints

Tones

Harmony

CSS snippets for #FE7BAD

.color-fe7bad {
  color: #FE7BAD;
  background-color: #FE7BAD;
}

Frequently asked questions

What color is #FE7BAD?+

#FE7BAD is a HEX color with RGB value rgb(254, 123, 173) and HSL value hsl(337, 98%, 74%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FE7BAD?+

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