#CCAFDE Color

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

Color preview

#CCAFDE

Color formats

HEX
#CCAFDE
RGB
rgb(204, 175, 222)
RGBA
rgba(204, 175, 222, 1)
HSL
hsl(277, 42%, 78%)
HSV
hsv(277, 21%, 87%)
CMYK
cmyk(8%, 21%, 0%, 13%)
CSS variable
--color-primary: #CCAFDE;
Lowercase HEX
#ccafde

Shades

Tints

Tones

Harmony

CSS snippets for #CCAFDE

.color-ccafde {
  color: #CCAFDE;
  background-color: #CCAFDE;
}

Frequently asked questions

What color is #CCAFDE?+

#CCAFDE is a HEX color with RGB value rgb(204, 175, 222) and HSL value hsl(277, 42%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCAFDE?+

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