#CBBB6E Color

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

Color preview

#CBBB6E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CBBB6E

.color-cbbb6e {
  color: #CBBB6E;
  background-color: #CBBB6E;
}

Frequently asked questions

What color is #CBBB6E?+

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

What is the closest Tailwind color to #CBBB6E?+

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