#CFCB8D Color

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

Color preview

#CFCB8D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CFCB8D

.color-cfcb8d {
  color: #CFCB8D;
  background-color: #CFCB8D;
}

Frequently asked questions

What color is #CFCB8D?+

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

What is the closest Tailwind color to #CFCB8D?+

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