#FF5289 Color

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

Color preview

#FF5289

Color formats

HEX
#FF5289
RGB
rgb(255, 82, 137)
RGBA
rgba(255, 82, 137, 1)
HSL
hsl(341, 100%, 66%)
HSV
hsv(341, 68%, 100%)
CMYK
cmyk(0%, 68%, 46%, 0%)
CSS variable
--color-primary: #FF5289;
Lowercase HEX
#ff5289

Shades

Tints

Tones

Harmony

CSS snippets for #FF5289

.color-ff5289 {
  color: #FF5289;
  background-color: #FF5289;
}

Frequently asked questions

What color is #FF5289?+

#FF5289 is a HEX color with RGB value rgb(255, 82, 137) and HSL value hsl(341, 100%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #FF5289?+

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