#DF7BEE Color

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

Color preview

#DF7BEE

Color formats

HEX
#DF7BEE
RGB
rgb(223, 123, 238)
RGBA
rgba(223, 123, 238, 1)
HSL
hsl(292, 77%, 71%)
HSV
hsv(292, 48%, 93%)
CMYK
cmyk(6%, 48%, 0%, 7%)
CSS variable
--color-primary: #DF7BEE;
Lowercase HEX
#df7bee

Shades

Tints

Tones

Harmony

CSS snippets for #DF7BEE

.color-df7bee {
  color: #DF7BEE;
  background-color: #DF7BEE;
}

Frequently asked questions

What color is #DF7BEE?+

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

What is the closest Tailwind color to #DF7BEE?+

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