#F47BAD Color

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

Color preview

#F47BAD

Color formats

HEX
#F47BAD
RGB
rgb(244, 123, 173)
RGBA
rgba(244, 123, 173, 1)
HSL
hsl(335, 85%, 72%)
HSV
hsv(335, 50%, 96%)
CMYK
cmyk(0%, 50%, 29%, 4%)
CSS variable
--color-primary: #F47BAD;
Lowercase HEX
#f47bad

Shades

Tints

Tones

Harmony

CSS snippets for #F47BAD

.color-f47bad {
  color: #F47BAD;
  background-color: #F47BAD;
}

Frequently asked questions

What color is #F47BAD?+

#F47BAD is a HEX color with RGB value rgb(244, 123, 173) and HSL value hsl(335, 85%, 72%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F47BAD?+

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