#CFAFDC Color

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

Color preview

#CFAFDC

Color formats

HEX
#CFAFDC
RGB
rgb(207, 175, 220)
RGBA
rgba(207, 175, 220, 1)
HSL
hsl(283, 39%, 77%)
HSV
hsv(283, 20%, 86%)
CMYK
cmyk(6%, 20%, 0%, 14%)
CSS variable
--color-primary: #CFAFDC;
Lowercase HEX
#cfafdc

Shades

Tints

Tones

Harmony

CSS snippets for #CFAFDC

.color-cfafdc {
  color: #CFAFDC;
  background-color: #CFAFDC;
}

Frequently asked questions

What color is #CFAFDC?+

#CFAFDC is a HEX color with RGB value rgb(207, 175, 220) and HSL value hsl(283, 39%, 77%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CFAFDC?+

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