#CFA7E7 Color

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

Color preview

#CFA7E7

Color formats

HEX
#CFA7E7
RGB
rgb(207, 167, 231)
RGBA
rgba(207, 167, 231, 1)
HSL
hsl(278, 57%, 78%)
HSV
hsv(278, 28%, 91%)
CMYK
cmyk(10%, 28%, 0%, 9%)
CSS variable
--color-primary: #CFA7E7;
Lowercase HEX
#cfa7e7

Shades

Tints

Tones

Harmony

CSS snippets for #CFA7E7

.color-cfa7e7 {
  color: #CFA7E7;
  background-color: #CFA7E7;
}

Frequently asked questions

What color is #CFA7E7?+

#CFA7E7 is a HEX color with RGB value rgb(207, 167, 231) and HSL value hsl(278, 57%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CFA7E7?+

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