#FD4A83 Color

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

Color preview

#FD4A83

Color formats

HEX
#FD4A83
RGB
rgb(253, 74, 131)
RGBA
rgba(253, 74, 131, 1)
HSL
hsl(341, 98%, 64%)
HSV
hsv(341, 71%, 99%)
CMYK
cmyk(0%, 71%, 48%, 1%)
CSS variable
--color-primary: #FD4A83;
Lowercase HEX
#fd4a83

Shades

Tints

Tones

Harmony

CSS snippets for #FD4A83

.color-fd4a83 {
  color: #FD4A83;
  background-color: #FD4A83;
}

Frequently asked questions

What color is #FD4A83?+

#FD4A83 is a HEX color with RGB value rgb(253, 74, 131) and HSL value hsl(341, 98%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #FD4A83?+

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