#DE7BFF Color

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

Color preview

#DE7BFF

Color formats

HEX
#DE7BFF
RGB
rgb(222, 123, 255)
RGBA
rgba(222, 123, 255, 1)
HSL
hsl(285, 100%, 74%)
HSV
hsv(285, 52%, 100%)
CMYK
cmyk(13%, 52%, 0%, 0%)
CSS variable
--color-primary: #DE7BFF;
Lowercase HEX
#de7bff

Shades

Tints

Tones

Harmony

CSS snippets for #DE7BFF

.color-de7bff {
  color: #DE7BFF;
  background-color: #DE7BFF;
}

Frequently asked questions

What color is #DE7BFF?+

#DE7BFF is a HEX color with RGB value rgb(222, 123, 255) and HSL value hsl(285, 100%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #DE7BFF?+

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