#CFA4F9 Color

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

Color preview

#CFA4F9

Color formats

HEX
#CFA4F9
RGB
rgb(207, 164, 249)
RGBA
rgba(207, 164, 249, 1)
HSL
hsl(270, 88%, 81%)
HSV
hsv(270, 34%, 98%)
CMYK
cmyk(17%, 34%, 0%, 2%)
CSS variable
--color-primary: #CFA4F9;
Lowercase HEX
#cfa4f9

Shades

Tints

Tones

Harmony

CSS snippets for #CFA4F9

.color-cfa4f9 {
  color: #CFA4F9;
  background-color: #CFA4F9;
}

Frequently asked questions

What color is #CFA4F9?+

#CFA4F9 is a HEX color with RGB value rgb(207, 164, 249) and HSL value hsl(270, 88%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CFA4F9?+

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