#FE588C Color

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

Color preview

#FE588C

Color formats

HEX
#FE588C
RGB
rgb(254, 88, 140)
RGBA
rgba(254, 88, 140, 1)
HSL
hsl(341, 99%, 67%)
HSV
hsv(341, 65%, 100%)
CMYK
cmyk(0%, 65%, 45%, 0%)
CSS variable
--color-primary: #FE588C;
Lowercase HEX
#fe588c

Shades

Tints

Tones

Harmony

CSS snippets for #FE588C

.color-fe588c {
  color: #FE588C;
  background-color: #FE588C;
}

Frequently asked questions

What color is #FE588C?+

#FE588C is a HEX color with RGB value rgb(254, 88, 140) and HSL value hsl(341, 99%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #FE588C?+

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