#DC2EBF Color

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

Color preview

#DC2EBF

Color formats

HEX
#DC2EBF
RGB
rgb(220, 46, 191)
RGBA
rgba(220, 46, 191, 1)
HSL
hsl(310, 71%, 52%)
HSV
hsv(310, 79%, 86%)
CMYK
cmyk(0%, 79%, 13%, 14%)
CSS variable
--color-primary: #DC2EBF;
Lowercase HEX
#dc2ebf

Shades

Tints

Tones

Harmony

CSS snippets for #DC2EBF

.color-dc2ebf {
  color: #DC2EBF;
  background-color: #DC2EBF;
}

Frequently asked questions

What color is #DC2EBF?+

#DC2EBF is a HEX color with RGB value rgb(220, 46, 191) and HSL value hsl(310, 71%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DC2EBF?+

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