#CBCC8B Color

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

Color preview

#CBCC8B

Color formats

HEX
#CBCC8B
RGB
rgb(203, 204, 139)
RGBA
rgba(203, 204, 139, 1)
HSL
hsl(61, 39%, 67%)
HSV
hsv(61, 32%, 80%)
CMYK
cmyk(0%, 0%, 32%, 20%)
CSS variable
--color-primary: #CBCC8B;
Lowercase HEX
#cbcc8b

Shades

Tints

Tones

Harmony

CSS snippets for #CBCC8B

.color-cbcc8b {
  color: #CBCC8B;
  background-color: #CBCC8B;
}

Frequently asked questions

What color is #CBCC8B?+

#CBCC8B is a HEX color with RGB value rgb(203, 204, 139) and HSL value hsl(61, 39%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CBCC8B?+

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