#DF3DFB Color

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

Color preview

#DF3DFB

Color formats

HEX
#DF3DFB
RGB
rgb(223, 61, 251)
RGBA
rgba(223, 61, 251, 1)
HSL
hsl(291, 96%, 61%)
HSV
hsv(291, 76%, 98%)
CMYK
cmyk(11%, 76%, 0%, 2%)
CSS variable
--color-primary: #DF3DFB;
Lowercase HEX
#df3dfb

Shades

Tints

Tones

Harmony

CSS snippets for #DF3DFB

.color-df3dfb {
  color: #DF3DFB;
  background-color: #DF3DFB;
}

Frequently asked questions

What color is #DF3DFB?+

#DF3DFB is a HEX color with RGB value rgb(223, 61, 251) and HSL value hsl(291, 96%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DF3DFB?+

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