#CEC1D5 Color

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

Color preview

#CEC1D5

Color formats

HEX
#CEC1D5
RGB
rgb(206, 193, 213)
RGBA
rgba(206, 193, 213, 1)
HSL
hsl(279, 19%, 80%)
HSV
hsv(279, 9%, 84%)
CMYK
cmyk(3%, 9%, 0%, 16%)
CSS variable
--color-primary: #CEC1D5;
Lowercase HEX
#cec1d5

Shades

Tints

Tones

Harmony

CSS snippets for #CEC1D5

.color-cec1d5 {
  color: #CEC1D5;
  background-color: #CEC1D5;
}

Frequently asked questions

What color is #CEC1D5?+

#CEC1D5 is a HEX color with RGB value rgb(206, 193, 213) and HSL value hsl(279, 19%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEC1D5?+

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