#FF5E89 Color

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

Color preview

#FF5E89

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF5E89

.color-ff5e89 {
  color: #FF5E89;
  background-color: #FF5E89;
}

Frequently asked questions

What color is #FF5E89?+

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

What is the closest Tailwind color to #FF5E89?+

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