#DA2FBB Color

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

Color preview

#DA2FBB

Color formats

HEX
#DA2FBB
RGB
rgb(218, 47, 187)
RGBA
rgba(218, 47, 187, 1)
HSL
hsl(311, 70%, 52%)
HSV
hsv(311, 78%, 85%)
CMYK
cmyk(0%, 78%, 14%, 15%)
CSS variable
--color-primary: #DA2FBB;
Lowercase HEX
#da2fbb

Shades

Tints

Tones

Harmony

CSS snippets for #DA2FBB

.color-da2fbb {
  color: #DA2FBB;
  background-color: #DA2FBB;
}

Frequently asked questions

What color is #DA2FBB?+

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

What is the closest Tailwind color to #DA2FBB?+

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