#DF4AC1 Color

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

Color preview

#DF4AC1

Color formats

HEX
#DF4AC1
RGB
rgb(223, 74, 193)
RGBA
rgba(223, 74, 193, 1)
HSL
hsl(312, 70%, 58%)
HSV
hsv(312, 67%, 87%)
CMYK
cmyk(0%, 67%, 13%, 13%)
CSS variable
--color-primary: #DF4AC1;
Lowercase HEX
#df4ac1

Shades

Tints

Tones

Harmony

CSS snippets for #DF4AC1

.color-df4ac1 {
  color: #DF4AC1;
  background-color: #DF4AC1;
}

Frequently asked questions

What color is #DF4AC1?+

#DF4AC1 is a HEX color with RGB value rgb(223, 74, 193) and HSL value hsl(312, 70%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DF4AC1?+

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