#CBA55A Color

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

Color preview

#CBA55A

Color formats

HEX
#CBA55A
RGB
rgb(203, 165, 90)
RGBA
rgba(203, 165, 90, 1)
HSL
hsl(40, 52%, 57%)
HSV
hsv(40, 56%, 80%)
CMYK
cmyk(0%, 19%, 56%, 20%)
CSS variable
--color-primary: #CBA55A;
Lowercase HEX
#cba55a

Shades

Tints

Tones

Harmony

CSS snippets for #CBA55A

.color-cba55a {
  color: #CBA55A;
  background-color: #CBA55A;
}

Frequently asked questions

What color is #CBA55A?+

#CBA55A is a HEX color with RGB value rgb(203, 165, 90) and HSL value hsl(40, 52%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CBA55A?+

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