#CBCB8C Color

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

Color preview

#CBCB8C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CBCB8C

.color-cbcb8c {
  color: #CBCB8C;
  background-color: #CBCB8C;
}

Frequently asked questions

What color is #CBCB8C?+

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

What is the closest Tailwind color to #CBCB8C?+

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