#DF2F7B Color

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

Color preview

#DF2F7B

Color formats

HEX
#DF2F7B
RGB
rgb(223, 47, 123)
RGBA
rgba(223, 47, 123, 1)
HSL
hsl(334, 73%, 53%)
HSV
hsv(334, 79%, 87%)
CMYK
cmyk(0%, 79%, 45%, 13%)
CSS variable
--color-primary: #DF2F7B;
Lowercase HEX
#df2f7b

Shades

Tints

Tones

Harmony

CSS snippets for #DF2F7B

.color-df2f7b {
  color: #DF2F7B;
  background-color: #DF2F7B;
}

Frequently asked questions

What color is #DF2F7B?+

#DF2F7B is a HEX color with RGB value rgb(223, 47, 123) and HSL value hsl(334, 73%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DF2F7B?+

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