#CD7DFF Color

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

Color preview

#CD7DFF

Color formats

HEX
#CD7DFF
RGB
rgb(205, 125, 255)
RGBA
rgba(205, 125, 255, 1)
HSL
hsl(277, 100%, 75%)
HSV
hsv(277, 51%, 100%)
CMYK
cmyk(20%, 51%, 0%, 0%)
CSS variable
--color-primary: #CD7DFF;
Lowercase HEX
#cd7dff

Shades

Tints

Tones

Harmony

CSS snippets for #CD7DFF

.color-cd7dff {
  color: #CD7DFF;
  background-color: #CD7DFF;
}

Frequently asked questions

What color is #CD7DFF?+

#CD7DFF is a HEX color with RGB value rgb(205, 125, 255) and HSL value hsl(277, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CD7DFF?+

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