#CFA4D5 Color

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

Color preview

#CFA4D5

Color formats

HEX
#CFA4D5
RGB
rgb(207, 164, 213)
RGBA
rgba(207, 164, 213, 1)
HSL
hsl(293, 37%, 74%)
HSV
hsv(293, 23%, 84%)
CMYK
cmyk(3%, 23%, 0%, 16%)
CSS variable
--color-primary: #CFA4D5;
Lowercase HEX
#cfa4d5

Shades

Tints

Tones

Harmony

CSS snippets for #CFA4D5

.color-cfa4d5 {
  color: #CFA4D5;
  background-color: #CFA4D5;
}

Frequently asked questions

What color is #CFA4D5?+

#CFA4D5 is a HEX color with RGB value rgb(207, 164, 213) and HSL value hsl(293, 37%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CFA4D5?+

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