#DF8BFE Color

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

Color preview

#DF8BFE

Color formats

HEX
#DF8BFE
RGB
rgb(223, 139, 254)
RGBA
rgba(223, 139, 254, 1)
HSL
hsl(284, 98%, 77%)
HSV
hsv(284, 45%, 100%)
CMYK
cmyk(12%, 45%, 0%, 0%)
CSS variable
--color-primary: #DF8BFE;
Lowercase HEX
#df8bfe

Shades

Tints

Tones

Harmony

CSS snippets for #DF8BFE

.color-df8bfe {
  color: #DF8BFE;
  background-color: #DF8BFE;
}

Frequently asked questions

What color is #DF8BFE?+

#DF8BFE is a HEX color with RGB value rgb(223, 139, 254) and HSL value hsl(284, 98%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #DF8BFE?+

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