#CEC5D9 Color

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

Color preview

#CEC5D9

Color formats

HEX
#CEC5D9
RGB
rgb(206, 197, 217)
RGBA
rgba(206, 197, 217, 1)
HSL
hsl(267, 21%, 81%)
HSV
hsv(267, 9%, 85%)
CMYK
cmyk(5%, 9%, 0%, 15%)
CSS variable
--color-primary: #CEC5D9;
Lowercase HEX
#cec5d9

Shades

Tints

Tones

Harmony

CSS snippets for #CEC5D9

.color-cec5d9 {
  color: #CEC5D9;
  background-color: #CEC5D9;
}

Frequently asked questions

What color is #CEC5D9?+

#CEC5D9 is a HEX color with RGB value rgb(206, 197, 217) and HSL value hsl(267, 21%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEC5D9?+

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