#CBCB6F Color

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

Color preview

#CBCB6F

Color formats

HEX
#CBCB6F
RGB
rgb(203, 203, 111)
RGBA
rgba(203, 203, 111, 1)
HSL
hsl(60, 47%, 62%)
HSV
hsv(60, 45%, 80%)
CMYK
cmyk(0%, 0%, 45%, 20%)
CSS variable
--color-primary: #CBCB6F;
Lowercase HEX
#cbcb6f

Shades

Tints

Tones

Harmony

CSS snippets for #CBCB6F

.color-cbcb6f {
  color: #CBCB6F;
  background-color: #CBCB6F;
}

Frequently asked questions

What color is #CBCB6F?+

#CBCB6F is a HEX color with RGB value rgb(203, 203, 111) and HSL value hsl(60, 47%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CBCB6F?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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