#FB4B7D Color

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

Color preview

#FB4B7D

Color formats

HEX
#FB4B7D
RGB
rgb(251, 75, 125)
RGBA
rgba(251, 75, 125, 1)
HSL
hsl(343, 96%, 64%)
HSV
hsv(343, 70%, 98%)
CMYK
cmyk(0%, 70%, 50%, 2%)
CSS variable
--color-primary: #FB4B7D;
Lowercase HEX
#fb4b7d

Shades

Tints

Tones

Harmony

CSS snippets for #FB4B7D

.color-fb4b7d {
  color: #FB4B7D;
  background-color: #FB4B7D;
}

Frequently asked questions

What color is #FB4B7D?+

#FB4B7D is a HEX color with RGB value rgb(251, 75, 125) and HSL value hsl(343, 96%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #FB4B7D?+

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