#CFCABB Color

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

Color preview

#CFCABB

Color formats

HEX
#CFCABB
RGB
rgb(207, 202, 187)
RGBA
rgba(207, 202, 187, 1)
HSL
hsl(45, 17%, 77%)
HSV
hsv(45, 10%, 81%)
CMYK
cmyk(0%, 2%, 10%, 19%)
CSS variable
--color-primary: #CFCABB;
Lowercase HEX
#cfcabb

Shades

Tints

Tones

Harmony

CSS snippets for #CFCABB

.color-cfcabb {
  color: #CFCABB;
  background-color: #CFCABB;
}

Frequently asked questions

What color is #CFCABB?+

#CFCABB is a HEX color with RGB value rgb(207, 202, 187) and HSL value hsl(45, 17%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CFCABB?+

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