#CFCAF6 Color

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

Color preview

#CFCAF6

Color formats

HEX
#CFCAF6
RGB
rgb(207, 202, 246)
RGBA
rgba(207, 202, 246, 1)
HSL
hsl(247, 71%, 88%)
HSV
hsv(247, 18%, 96%)
CMYK
cmyk(16%, 18%, 0%, 4%)
CSS variable
--color-primary: #CFCAF6;
Lowercase HEX
#cfcaf6

Shades

Tints

Tones

Harmony

CSS snippets for #CFCAF6

.color-cfcaf6 {
  color: #CFCAF6;
  background-color: #CFCAF6;
}

Frequently asked questions

What color is #CFCAF6?+

#CFCAF6 is a HEX color with RGB value rgb(207, 202, 246) and HSL value hsl(247, 71%, 88%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CFCAF6?+

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