#FE5288 Color

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

Color preview

#FE5288

Color formats

HEX
#FE5288
RGB
rgb(254, 82, 136)
RGBA
rgba(254, 82, 136, 1)
HSL
hsl(341, 99%, 66%)
HSV
hsv(341, 68%, 100%)
CMYK
cmyk(0%, 68%, 46%, 0%)
CSS variable
--color-primary: #FE5288;
Lowercase HEX
#fe5288

Shades

Tints

Tones

Harmony

CSS snippets for #FE5288

.color-fe5288 {
  color: #FE5288;
  background-color: #FE5288;
}

Frequently asked questions

What color is #FE5288?+

#FE5288 is a HEX color with RGB value rgb(254, 82, 136) and HSL value hsl(341, 99%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #FE5288?+

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