#DF3DEB Color

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

Color preview

#DF3DEB

Color formats

HEX
#DF3DEB
RGB
rgb(223, 61, 235)
RGBA
rgba(223, 61, 235, 1)
HSL
hsl(296, 81%, 58%)
HSV
hsv(296, 74%, 92%)
CMYK
cmyk(5%, 74%, 0%, 8%)
CSS variable
--color-primary: #DF3DEB;
Lowercase HEX
#df3deb

Shades

Tints

Tones

Harmony

CSS snippets for #DF3DEB

.color-df3deb {
  color: #DF3DEB;
  background-color: #DF3DEB;
}

Frequently asked questions

What color is #DF3DEB?+

#DF3DEB is a HEX color with RGB value rgb(223, 61, 235) and HSL value hsl(296, 81%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DF3DEB?+

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