#FF5895 Color

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

Color preview

#FF5895

Color formats

HEX
#FF5895
RGB
rgb(255, 88, 149)
RGBA
rgba(255, 88, 149, 1)
HSL
hsl(338, 100%, 67%)
HSV
hsv(338, 65%, 100%)
CMYK
cmyk(0%, 65%, 42%, 0%)
CSS variable
--color-primary: #FF5895;
Lowercase HEX
#ff5895

Shades

Tints

Tones

Harmony

CSS snippets for #FF5895

.color-ff5895 {
  color: #FF5895;
  background-color: #FF5895;
}

Frequently asked questions

What color is #FF5895?+

#FF5895 is a HEX color with RGB value rgb(255, 88, 149) and HSL value hsl(338, 100%, 67%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF5895?+

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