#CED1C7 Color

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

Color preview

#CED1C7

Color formats

HEX
#CED1C7
RGB
rgb(206, 209, 199)
RGBA
rgba(206, 209, 199, 1)
HSL
hsl(78, 10%, 80%)
HSV
hsv(78, 5%, 82%)
CMYK
cmyk(1%, 0%, 5%, 18%)
CSS variable
--color-primary: #CED1C7;
Lowercase HEX
#ced1c7

Shades

Tints

Tones

Harmony

CSS snippets for #CED1C7

.color-ced1c7 {
  color: #CED1C7;
  background-color: #CED1C7;
}

Frequently asked questions

What color is #CED1C7?+

#CED1C7 is a HEX color with RGB value rgb(206, 209, 199) and HSL value hsl(78, 10%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CED1C7?+

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