#CEC7D9 Color

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

Color preview

#CEC7D9

Color formats

HEX
#CEC7D9
RGB
rgb(206, 199, 217)
RGBA
rgba(206, 199, 217, 1)
HSL
hsl(263, 19%, 82%)
HSV
hsv(263, 8%, 85%)
CMYK
cmyk(5%, 8%, 0%, 15%)
CSS variable
--color-primary: #CEC7D9;
Lowercase HEX
#cec7d9

Shades

Tints

Tones

Harmony

CSS snippets for #CEC7D9

.color-cec7d9 {
  color: #CEC7D9;
  background-color: #CEC7D9;
}

Frequently asked questions

What color is #CEC7D9?+

#CEC7D9 is a HEX color with RGB value rgb(206, 199, 217) and HSL value hsl(263, 19%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEC7D9?+

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