#CFCCEC Color

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

Color preview

#CFCCEC

Color formats

HEX
#CFCCEC
RGB
rgb(207, 204, 236)
RGBA
rgba(207, 204, 236, 1)
HSL
hsl(246, 46%, 86%)
HSV
hsv(246, 14%, 93%)
CMYK
cmyk(12%, 14%, 0%, 7%)
CSS variable
--color-primary: #CFCCEC;
Lowercase HEX
#cfccec

Shades

Tints

Tones

Harmony

CSS snippets for #CFCCEC

.color-cfccec {
  color: #CFCCEC;
  background-color: #CFCCEC;
}

Frequently asked questions

What color is #CFCCEC?+

#CFCCEC is a HEX color with RGB value rgb(207, 204, 236) and HSL value hsl(246, 46%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CFCCEC?+

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