#DA2F6B Color

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

Color preview

#DA2F6B

Color formats

HEX
#DA2F6B
RGB
rgb(218, 47, 107)
RGBA
rgba(218, 47, 107, 1)
HSL
hsl(339, 70%, 52%)
HSV
hsv(339, 78%, 85%)
CMYK
cmyk(0%, 78%, 51%, 15%)
CSS variable
--color-primary: #DA2F6B;
Lowercase HEX
#da2f6b

Shades

Tints

Tones

Harmony

CSS snippets for #DA2F6B

.color-da2f6b {
  color: #DA2F6B;
  background-color: #DA2F6B;
}

Frequently asked questions

What color is #DA2F6B?+

#DA2F6B is a HEX color with RGB value rgb(218, 47, 107) and HSL value hsl(339, 70%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DA2F6B?+

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