#FB3DAC Color

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

Color preview

#FB3DAC

Color formats

HEX
#FB3DAC
RGB
rgb(251, 61, 172)
RGBA
rgba(251, 61, 172, 1)
HSL
hsl(325, 96%, 61%)
HSV
hsv(325, 76%, 98%)
CMYK
cmyk(0%, 76%, 31%, 2%)
CSS variable
--color-primary: #FB3DAC;
Lowercase HEX
#fb3dac

Shades

Tints

Tones

Harmony

CSS snippets for #FB3DAC

.color-fb3dac {
  color: #FB3DAC;
  background-color: #FB3DAC;
}

Frequently asked questions

What color is #FB3DAC?+

#FB3DAC is a HEX color with RGB value rgb(251, 61, 172) and HSL value hsl(325, 96%, 61%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FB3DAC?+

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