#FF5D89 Color

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

Color preview

#FF5D89

Color formats

HEX
#FF5D89
RGB
rgb(255, 93, 137)
RGBA
rgba(255, 93, 137, 1)
HSL
hsl(344, 100%, 68%)
HSV
hsv(344, 64%, 100%)
CMYK
cmyk(0%, 64%, 46%, 0%)
CSS variable
--color-primary: #FF5D89;
Lowercase HEX
#ff5d89

Shades

Tints

Tones

Harmony

CSS snippets for #FF5D89

.color-ff5d89 {
  color: #FF5D89;
  background-color: #FF5D89;
}

Frequently asked questions

What color is #FF5D89?+

#FF5D89 is a HEX color with RGB value rgb(255, 93, 137) and HSL value hsl(344, 100%, 68%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FF5D89?+

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