#CBCB8B Color

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

Color preview

#CBCB8B

Color formats

HEX
#CBCB8B
RGB
rgb(203, 203, 139)
RGBA
rgba(203, 203, 139, 1)
HSL
hsl(60, 38%, 67%)
HSV
hsv(60, 32%, 80%)
CMYK
cmyk(0%, 0%, 32%, 20%)
CSS variable
--color-primary: #CBCB8B;
Lowercase HEX
#cbcb8b

Shades

Tints

Tones

Harmony

CSS snippets for #CBCB8B

.color-cbcb8b {
  color: #CBCB8B;
  background-color: #CBCB8B;
}

Frequently asked questions

What color is #CBCB8B?+

#CBCB8B is a HEX color with RGB value rgb(203, 203, 139) and HSL value hsl(60, 38%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CBCB8B?+

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