#CFAFFE Color

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

Color preview

#CFAFFE

Color formats

HEX
#CFAFFE
RGB
rgb(207, 175, 254)
RGBA
rgba(207, 175, 254, 1)
HSL
hsl(264, 98%, 84%)
HSV
hsv(264, 31%, 100%)
CMYK
cmyk(19%, 31%, 0%, 0%)
CSS variable
--color-primary: #CFAFFE;
Lowercase HEX
#cfaffe

Shades

Tints

Tones

Harmony

CSS snippets for #CFAFFE

.color-cfaffe {
  color: #CFAFFE;
  background-color: #CFAFFE;
}

Frequently asked questions

What color is #CFAFFE?+

#CFAFFE is a HEX color with RGB value rgb(207, 175, 254) and HSL value hsl(264, 98%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CFAFFE?+

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