#DF1C8E Color

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

Color preview

#DF1C8E

Color formats

HEX
#DF1C8E
RGB
rgb(223, 28, 142)
RGBA
rgba(223, 28, 142, 1)
HSL
hsl(325, 78%, 49%)
HSV
hsv(325, 87%, 87%)
CMYK
cmyk(0%, 87%, 36%, 13%)
CSS variable
--color-primary: #DF1C8E;
Lowercase HEX
#df1c8e

Shades

Tints

Tones

Harmony

CSS snippets for #DF1C8E

.color-df1c8e {
  color: #DF1C8E;
  background-color: #DF1C8E;
}

Frequently asked questions

What color is #DF1C8E?+

#DF1C8E is a HEX color with RGB value rgb(223, 28, 142) and HSL value hsl(325, 78%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DF1C8E?+

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