#CECEC7 Color

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

Color preview

#CECEC7

Color formats

HEX
#CECEC7
RGB
rgb(206, 206, 199)
RGBA
rgba(206, 206, 199, 1)
HSL
hsl(60, 7%, 79%)
HSV
hsv(60, 3%, 81%)
CMYK
cmyk(0%, 0%, 3%, 19%)
CSS variable
--color-primary: #CECEC7;
Lowercase HEX
#cecec7

Shades

Tints

Tones

Harmony

CSS snippets for #CECEC7

.color-cecec7 {
  color: #CECEC7;
  background-color: #CECEC7;
}

Frequently asked questions

What color is #CECEC7?+

#CECEC7 is a HEX color with RGB value rgb(206, 206, 199) and HSL value hsl(60, 7%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CECEC7?+

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