#CFCB9E Color

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

Color preview

#CFCB9E

Color formats

HEX
#CFCB9E
RGB
rgb(207, 203, 158)
RGBA
rgba(207, 203, 158, 1)
HSL
hsl(55, 34%, 72%)
HSV
hsv(55, 24%, 81%)
CMYK
cmyk(0%, 2%, 24%, 19%)
CSS variable
--color-primary: #CFCB9E;
Lowercase HEX
#cfcb9e

Shades

Tints

Tones

Harmony

CSS snippets for #CFCB9E

.color-cfcb9e {
  color: #CFCB9E;
  background-color: #CFCB9E;
}

Frequently asked questions

What color is #CFCB9E?+

#CFCB9E is a HEX color with RGB value rgb(207, 203, 158) and HSL value hsl(55, 34%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CFCB9E?+

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