#CCAFFE Color

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

Color preview

#CCAFFE

Color formats

HEX
#CCAFFE
RGB
rgb(204, 175, 254)
RGBA
rgba(204, 175, 254, 1)
HSL
hsl(262, 98%, 84%)
HSV
hsv(262, 31%, 100%)
CMYK
cmyk(20%, 31%, 0%, 0%)
CSS variable
--color-primary: #CCAFFE;
Lowercase HEX
#ccaffe

Shades

Tints

Tones

Harmony

CSS snippets for #CCAFFE

.color-ccaffe {
  color: #CCAFFE;
  background-color: #CCAFFE;
}

Frequently asked questions

What color is #CCAFFE?+

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

What is the closest Tailwind color to #CCAFFE?+

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