#FB5DBC Color

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

Color preview

#FB5DBC

Color formats

HEX
#FB5DBC
RGB
rgb(251, 93, 188)
RGBA
rgba(251, 93, 188, 1)
HSL
hsl(324, 95%, 67%)
HSV
hsv(324, 63%, 98%)
CMYK
cmyk(0%, 63%, 25%, 2%)
CSS variable
--color-primary: #FB5DBC;
Lowercase HEX
#fb5dbc

Shades

Tints

Tones

Harmony

CSS snippets for #FB5DBC

.color-fb5dbc {
  color: #FB5DBC;
  background-color: #FB5DBC;
}

Frequently asked questions

What color is #FB5DBC?+

#FB5DBC is a HEX color with RGB value rgb(251, 93, 188) and HSL value hsl(324, 95%, 67%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FB5DBC?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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