#FC5489 Color

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

Color preview

#FC5489

Color formats

HEX
#FC5489
RGB
rgb(252, 84, 137)
RGBA
rgba(252, 84, 137, 1)
HSL
hsl(341, 97%, 66%)
HSV
hsv(341, 67%, 99%)
CMYK
cmyk(0%, 67%, 46%, 1%)
CSS variable
--color-primary: #FC5489;
Lowercase HEX
#fc5489

Shades

Tints

Tones

Harmony

CSS snippets for #FC5489

.color-fc5489 {
  color: #FC5489;
  background-color: #FC5489;
}

Frequently asked questions

What color is #FC5489?+

#FC5489 is a HEX color with RGB value rgb(252, 84, 137) and HSL value hsl(341, 97%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #FC5489?+

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