#CCCB8B Color

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

Color preview

#CCCB8B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCCB8B

.color-cccb8b {
  color: #CCCB8B;
  background-color: #CCCB8B;
}

Frequently asked questions

What color is #CCCB8B?+

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

What is the closest Tailwind color to #CCCB8B?+

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