#FC8BAD Color

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

Color preview

#FC8BAD

Color formats

HEX
#FC8BAD
RGB
rgb(252, 139, 173)
RGBA
rgba(252, 139, 173, 1)
HSL
hsl(342, 95%, 77%)
HSV
hsv(342, 45%, 99%)
CMYK
cmyk(0%, 45%, 31%, 1%)
CSS variable
--color-primary: #FC8BAD;
Lowercase HEX
#fc8bad

Shades

Tints

Tones

Harmony

CSS snippets for #FC8BAD

.color-fc8bad {
  color: #FC8BAD;
  background-color: #FC8BAD;
}

Frequently asked questions

What color is #FC8BAD?+

#FC8BAD is a HEX color with RGB value rgb(252, 139, 173) and HSL value hsl(342, 95%, 77%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FC8BAD?+

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