#FE488B Color

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

Color preview

#FE488B

Color formats

HEX
#FE488B
RGB
rgb(254, 72, 139)
RGBA
rgba(254, 72, 139, 1)
HSL
hsl(338, 99%, 64%)
HSV
hsv(338, 72%, 100%)
CMYK
cmyk(0%, 72%, 45%, 0%)
CSS variable
--color-primary: #FE488B;
Lowercase HEX
#fe488b

Shades

Tints

Tones

Harmony

CSS snippets for #FE488B

.color-fe488b {
  color: #FE488B;
  background-color: #FE488B;
}

Frequently asked questions

What color is #FE488B?+

#FE488B is a HEX color with RGB value rgb(254, 72, 139) and HSL value hsl(338, 99%, 64%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FE488B?+

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