#FB5086 Color

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

Color preview

#FB5086

Color formats

HEX
#FB5086
RGB
rgb(251, 80, 134)
RGBA
rgba(251, 80, 134, 1)
HSL
hsl(341, 96%, 65%)
HSV
hsv(341, 68%, 98%)
CMYK
cmyk(0%, 68%, 47%, 2%)
CSS variable
--color-primary: #FB5086;
Lowercase HEX
#fb5086

Shades

Tints

Tones

Harmony

CSS snippets for #FB5086

.color-fb5086 {
  color: #FB5086;
  background-color: #FB5086;
}

Frequently asked questions

What color is #FB5086?+

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

What is the closest Tailwind color to #FB5086?+

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