#CFCCC3 Color

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

Color preview

#CFCCC3

Color formats

HEX
#CFCCC3
RGB
rgb(207, 204, 195)
RGBA
rgba(207, 204, 195, 1)
HSL
hsl(45, 11%, 79%)
HSV
hsv(45, 6%, 81%)
CMYK
cmyk(0%, 1%, 6%, 19%)
CSS variable
--color-primary: #CFCCC3;
Lowercase HEX
#cfccc3

Shades

Tints

Tones

Harmony

CSS snippets for #CFCCC3

.color-cfccc3 {
  color: #CFCCC3;
  background-color: #CFCCC3;
}

Frequently asked questions

What color is #CFCCC3?+

#CFCCC3 is a HEX color with RGB value rgb(207, 204, 195) and HSL value hsl(45, 11%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CFCCC3?+

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