#DF1B70 Color

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

Color preview

#DF1B70

Color formats

HEX
#DF1B70
RGB
rgb(223, 27, 112)
RGBA
rgba(223, 27, 112, 1)
HSL
hsl(334, 78%, 49%)
HSV
hsv(334, 88%, 87%)
CMYK
cmyk(0%, 88%, 50%, 13%)
CSS variable
--color-primary: #DF1B70;
Lowercase HEX
#df1b70

Shades

Tints

Tones

Harmony

CSS snippets for #DF1B70

.color-df1b70 {
  color: #DF1B70;
  background-color: #DF1B70;
}

Frequently asked questions

What color is #DF1B70?+

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

What is the closest Tailwind color to #DF1B70?+

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