#CFC6F2 Color

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

Color preview

#CFC6F2

Color formats

HEX
#CFC6F2
RGB
rgb(207, 198, 242)
RGBA
rgba(207, 198, 242, 1)
HSL
hsl(252, 63%, 86%)
HSV
hsv(252, 18%, 95%)
CMYK
cmyk(14%, 18%, 0%, 5%)
CSS variable
--color-primary: #CFC6F2;
Lowercase HEX
#cfc6f2

Shades

Tints

Tones

Harmony

CSS snippets for #CFC6F2

.color-cfc6f2 {
  color: #CFC6F2;
  background-color: #CFC6F2;
}

Frequently asked questions

What color is #CFC6F2?+

#CFC6F2 is a HEX color with RGB value rgb(207, 198, 242) and HSL value hsl(252, 63%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CFC6F2?+

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