#CCAFFD Color

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

Color preview

#CCAFFD

Color formats

HEX
#CCAFFD
RGB
rgb(204, 175, 253)
RGBA
rgba(204, 175, 253, 1)
HSL
hsl(262, 95%, 84%)
HSV
hsv(262, 31%, 99%)
CMYK
cmyk(19%, 31%, 0%, 1%)
CSS variable
--color-primary: #CCAFFD;
Lowercase HEX
#ccaffd

Shades

Tints

Tones

Harmony

CSS snippets for #CCAFFD

.color-ccaffd {
  color: #CCAFFD;
  background-color: #CCAFFD;
}

Frequently asked questions

What color is #CCAFFD?+

#CCAFFD is a HEX color with RGB value rgb(204, 175, 253) and HSL value hsl(262, 95%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CCAFFD?+

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