#DA2FBE Color

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

Color preview

#DA2FBE

Color formats

HEX
#DA2FBE
RGB
rgb(218, 47, 190)
RGBA
rgba(218, 47, 190, 1)
HSL
hsl(310, 70%, 52%)
HSV
hsv(310, 78%, 85%)
CMYK
cmyk(0%, 78%, 13%, 15%)
CSS variable
--color-primary: #DA2FBE;
Lowercase HEX
#da2fbe

Shades

Tints

Tones

Harmony

CSS snippets for #DA2FBE

.color-da2fbe {
  color: #DA2FBE;
  background-color: #DA2FBE;
}

Frequently asked questions

What color is #DA2FBE?+

#DA2FBE is a HEX color with RGB value rgb(218, 47, 190) and HSL value hsl(310, 70%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DA2FBE?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-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