#FD4EB4 Color

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

Color preview

#FD4EB4

Color formats

HEX
#FD4EB4
RGB
rgb(253, 78, 180)
RGBA
rgba(253, 78, 180, 1)
HSL
hsl(325, 98%, 65%)
HSV
hsv(325, 69%, 99%)
CMYK
cmyk(0%, 69%, 29%, 1%)
CSS variable
--color-primary: #FD4EB4;
Lowercase HEX
#fd4eb4

Shades

Tints

Tones

Harmony

CSS snippets for #FD4EB4

.color-fd4eb4 {
  color: #FD4EB4;
  background-color: #FD4EB4;
}

Frequently asked questions

What color is #FD4EB4?+

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

What is the closest Tailwind color to #FD4EB4?+

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