#DF2ACA Color

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

Color preview

#DF2ACA

Color formats

HEX
#DF2ACA
RGB
rgb(223, 42, 202)
RGBA
rgba(223, 42, 202, 1)
HSL
hsl(307, 74%, 52%)
HSV
hsv(307, 81%, 87%)
CMYK
cmyk(0%, 81%, 9%, 13%)
CSS variable
--color-primary: #DF2ACA;
Lowercase HEX
#df2aca

Shades

Tints

Tones

Harmony

CSS snippets for #DF2ACA

.color-df2aca {
  color: #DF2ACA;
  background-color: #DF2ACA;
}

Frequently asked questions

What color is #DF2ACA?+

#DF2ACA is a HEX color with RGB value rgb(223, 42, 202) and HSL value hsl(307, 74%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DF2ACA?+

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