#CECAD6 Color

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

Color preview

#CECAD6

Color formats

HEX
#CECAD6
RGB
rgb(206, 202, 214)
RGBA
rgba(206, 202, 214, 1)
HSL
hsl(260, 13%, 82%)
HSV
hsv(260, 6%, 84%)
CMYK
cmyk(4%, 6%, 0%, 16%)
CSS variable
--color-primary: #CECAD6;
Lowercase HEX
#cecad6

Shades

Tints

Tones

Harmony

CSS snippets for #CECAD6

.color-cecad6 {
  color: #CECAD6;
  background-color: #CECAD6;
}

Frequently asked questions

What color is #CECAD6?+

#CECAD6 is a HEX color with RGB value rgb(206, 202, 214) and HSL value hsl(260, 13%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CECAD6?+

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