#CFA4F8 Color

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

Color preview

#CFA4F8

Color formats

HEX
#CFA4F8
RGB
rgb(207, 164, 248)
RGBA
rgba(207, 164, 248, 1)
HSL
hsl(271, 86%, 81%)
HSV
hsv(271, 34%, 97%)
CMYK
cmyk(17%, 34%, 0%, 3%)
CSS variable
--color-primary: #CFA4F8;
Lowercase HEX
#cfa4f8

Shades

Tints

Tones

Harmony

CSS snippets for #CFA4F8

.color-cfa4f8 {
  color: #CFA4F8;
  background-color: #CFA4F8;
}

Frequently asked questions

What color is #CFA4F8?+

#CFA4F8 is a HEX color with RGB value rgb(207, 164, 248) and HSL value hsl(271, 86%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CFA4F8?+

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