#CFCB8B Color

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

Color preview

#CFCB8B

Color formats

HEX
#CFCB8B
RGB
rgb(207, 203, 139)
RGBA
rgba(207, 203, 139, 1)
HSL
hsl(56, 41%, 68%)
HSV
hsv(56, 33%, 81%)
CMYK
cmyk(0%, 2%, 33%, 19%)
CSS variable
--color-primary: #CFCB8B;
Lowercase HEX
#cfcb8b

Shades

Tints

Tones

Harmony

CSS snippets for #CFCB8B

.color-cfcb8b {
  color: #CFCB8B;
  background-color: #CFCB8B;
}

Frequently asked questions

What color is #CFCB8B?+

#CFCB8B is a HEX color with RGB value rgb(207, 203, 139) and HSL value hsl(56, 41%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CFCB8B?+

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