#DF3BFC Color

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

Color preview

#DF3BFC

Color formats

HEX
#DF3BFC
RGB
rgb(223, 59, 252)
RGBA
rgba(223, 59, 252, 1)
HSL
hsl(291, 97%, 61%)
HSV
hsv(291, 77%, 99%)
CMYK
cmyk(12%, 77%, 0%, 1%)
CSS variable
--color-primary: #DF3BFC;
Lowercase HEX
#df3bfc

Shades

Tints

Tones

Harmony

CSS snippets for #DF3BFC

.color-df3bfc {
  color: #DF3BFC;
  background-color: #DF3BFC;
}

Frequently asked questions

What color is #DF3BFC?+

#DF3BFC is a HEX color with RGB value rgb(223, 59, 252) and HSL value hsl(291, 97%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DF3BFC?+

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