#F31DAC Color

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

Color preview

#F31DAC

Color formats

HEX
#F31DAC
RGB
rgb(243, 29, 172)
RGBA
rgba(243, 29, 172, 1)
HSL
hsl(320, 90%, 53%)
HSV
hsv(320, 88%, 95%)
CMYK
cmyk(0%, 88%, 29%, 5%)
CSS variable
--color-primary: #F31DAC;
Lowercase HEX
#f31dac

Shades

Tints

Tones

Harmony

CSS snippets for #F31DAC

.color-f31dac {
  color: #F31DAC;
  background-color: #F31DAC;
}

Frequently asked questions

What color is #F31DAC?+

#F31DAC is a HEX color with RGB value rgb(243, 29, 172) and HSL value hsl(320, 90%, 53%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F31DAC?+

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