#CBCB9A Color

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

Color preview

#CBCB9A

Color formats

HEX
#CBCB9A
RGB
rgb(203, 203, 154)
RGBA
rgba(203, 203, 154, 1)
HSL
hsl(60, 32%, 70%)
HSV
hsv(60, 24%, 80%)
CMYK
cmyk(0%, 0%, 24%, 20%)
CSS variable
--color-primary: #CBCB9A;
Lowercase HEX
#cbcb9a

Shades

Tints

Tones

Harmony

CSS snippets for #CBCB9A

.color-cbcb9a {
  color: #CBCB9A;
  background-color: #CBCB9A;
}

Frequently asked questions

What color is #CBCB9A?+

#CBCB9A is a HEX color with RGB value rgb(203, 203, 154) and HSL value hsl(60, 32%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CBCB9A?+

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