#DF1B91 Color

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

Color preview

#DF1B91

Color formats

HEX
#DF1B91
RGB
rgb(223, 27, 145)
RGBA
rgba(223, 27, 145, 1)
HSL
hsl(324, 78%, 49%)
HSV
hsv(324, 88%, 87%)
CMYK
cmyk(0%, 88%, 35%, 13%)
CSS variable
--color-primary: #DF1B91;
Lowercase HEX
#df1b91

Shades

Tints

Tones

Harmony

CSS snippets for #DF1B91

.color-df1b91 {
  color: #DF1B91;
  background-color: #DF1B91;
}

Frequently asked questions

What color is #DF1B91?+

#DF1B91 is a HEX color with RGB value rgb(223, 27, 145) and HSL value hsl(324, 78%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DF1B91?+

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