#FC4A8B Color

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

Color preview

#FC4A8B

Color formats

HEX
#FC4A8B
RGB
rgb(252, 74, 139)
RGBA
rgba(252, 74, 139, 1)
HSL
hsl(338, 97%, 64%)
HSV
hsv(338, 71%, 99%)
CMYK
cmyk(0%, 71%, 45%, 1%)
CSS variable
--color-primary: #FC4A8B;
Lowercase HEX
#fc4a8b

Shades

Tints

Tones

Harmony

CSS snippets for #FC4A8B

.color-fc4a8b {
  color: #FC4A8B;
  background-color: #FC4A8B;
}

Frequently asked questions

What color is #FC4A8B?+

#FC4A8B is a HEX color with RGB value rgb(252, 74, 139) and HSL value hsl(338, 97%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #FC4A8B?+

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