#FB2DAC Color

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

Color preview

#FB2DAC

Color formats

HEX
#FB2DAC
RGB
rgb(251, 45, 172)
RGBA
rgba(251, 45, 172, 1)
HSL
hsl(323, 96%, 58%)
HSV
hsv(323, 82%, 98%)
CMYK
cmyk(0%, 82%, 31%, 2%)
CSS variable
--color-primary: #FB2DAC;
Lowercase HEX
#fb2dac

Shades

Tints

Tones

Harmony

CSS snippets for #FB2DAC

.color-fb2dac {
  color: #FB2DAC;
  background-color: #FB2DAC;
}

Frequently asked questions

What color is #FB2DAC?+

#FB2DAC is a HEX color with RGB value rgb(251, 45, 172) and HSL value hsl(323, 96%, 58%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FB2DAC?+

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