#DF7BEF Color

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

Color preview

#DF7BEF

Color formats

HEX
#DF7BEF
RGB
rgb(223, 123, 239)
RGBA
rgba(223, 123, 239, 1)
HSL
hsl(292, 78%, 71%)
HSV
hsv(292, 49%, 94%)
CMYK
cmyk(7%, 49%, 0%, 6%)
CSS variable
--color-primary: #DF7BEF;
Lowercase HEX
#df7bef

Shades

Tints

Tones

Harmony

CSS snippets for #DF7BEF

.color-df7bef {
  color: #DF7BEF;
  background-color: #DF7BEF;
}

Frequently asked questions

What color is #DF7BEF?+

#DF7BEF is a HEX color with RGB value rgb(223, 123, 239) and HSL value hsl(292, 78%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #DF7BEF?+

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