#FB5083 Color

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

Color preview

#FB5083

Color formats

HEX
#FB5083
RGB
rgb(251, 80, 131)
RGBA
rgba(251, 80, 131, 1)
HSL
hsl(342, 96%, 65%)
HSV
hsv(342, 68%, 98%)
CMYK
cmyk(0%, 68%, 48%, 2%)
CSS variable
--color-primary: #FB5083;
Lowercase HEX
#fb5083

Shades

Tints

Tones

Harmony

CSS snippets for #FB5083

.color-fb5083 {
  color: #FB5083;
  background-color: #FB5083;
}

Frequently asked questions

What color is #FB5083?+

#FB5083 is a HEX color with RGB value rgb(251, 80, 131) and HSL value hsl(342, 96%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #FB5083?+

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