#CFCB9B Color

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

Color preview

#CFCB9B

Color formats

HEX
#CFCB9B
RGB
rgb(207, 203, 155)
RGBA
rgba(207, 203, 155, 1)
HSL
hsl(55, 35%, 71%)
HSV
hsv(55, 25%, 81%)
CMYK
cmyk(0%, 2%, 25%, 19%)
CSS variable
--color-primary: #CFCB9B;
Lowercase HEX
#cfcb9b

Shades

Tints

Tones

Harmony

CSS snippets for #CFCB9B

.color-cfcb9b {
  color: #CFCB9B;
  background-color: #CFCB9B;
}

Frequently asked questions

What color is #CFCB9B?+

#CFCB9B is a HEX color with RGB value rgb(207, 203, 155) and HSL value hsl(55, 35%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CFCB9B?+

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