#CBCB6E Color

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

Color preview

#CBCB6E

Color formats

HEX
#CBCB6E
RGB
rgb(203, 203, 110)
RGBA
rgba(203, 203, 110, 1)
HSL
hsl(60, 47%, 61%)
HSV
hsv(60, 46%, 80%)
CMYK
cmyk(0%, 0%, 46%, 20%)
CSS variable
--color-primary: #CBCB6E;
Lowercase HEX
#cbcb6e

Shades

Tints

Tones

Harmony

CSS snippets for #CBCB6E

.color-cbcb6e {
  color: #CBCB6E;
  background-color: #CBCB6E;
}

Frequently asked questions

What color is #CBCB6E?+

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

What is the closest Tailwind color to #CBCB6E?+

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