#CFA8FF Color

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

Color preview

#CFA8FF

Color formats

HEX
#CFA8FF
RGB
rgb(207, 168, 255)
RGBA
rgba(207, 168, 255, 1)
HSL
hsl(267, 100%, 83%)
HSV
hsv(267, 34%, 100%)
CMYK
cmyk(19%, 34%, 0%, 0%)
CSS variable
--color-primary: #CFA8FF;
Lowercase HEX
#cfa8ff

Shades

Tints

Tones

Harmony

CSS snippets for #CFA8FF

.color-cfa8ff {
  color: #CFA8FF;
  background-color: #CFA8FF;
}

Frequently asked questions

What color is #CFA8FF?+

#CFA8FF is a HEX color with RGB value rgb(207, 168, 255) and HSL value hsl(267, 100%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CFA8FF?+

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