#FD4E9A Color

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

Color preview

#FD4E9A

Color formats

HEX
#FD4E9A
RGB
rgb(253, 78, 154)
RGBA
rgba(253, 78, 154, 1)
HSL
hsl(334, 98%, 65%)
HSV
hsv(334, 69%, 99%)
CMYK
cmyk(0%, 69%, 39%, 1%)
CSS variable
--color-primary: #FD4E9A;
Lowercase HEX
#fd4e9a

Shades

Tints

Tones

Harmony

CSS snippets for #FD4E9A

.color-fd4e9a {
  color: #FD4E9A;
  background-color: #FD4E9A;
}

Frequently asked questions

What color is #FD4E9A?+

#FD4E9A is a HEX color with RGB value rgb(253, 78, 154) and HSL value hsl(334, 98%, 65%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FD4E9A?+

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