#CBA55F Color

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

Color preview

#CBA55F

Color formats

HEX
#CBA55F
RGB
rgb(203, 165, 95)
RGBA
rgba(203, 165, 95, 1)
HSL
hsl(39, 51%, 58%)
HSV
hsv(39, 53%, 80%)
CMYK
cmyk(0%, 19%, 53%, 20%)
CSS variable
--color-primary: #CBA55F;
Lowercase HEX
#cba55f

Shades

Tints

Tones

Harmony

CSS snippets for #CBA55F

.color-cba55f {
  color: #CBA55F;
  background-color: #CBA55F;
}

Frequently asked questions

What color is #CBA55F?+

#CBA55F is a HEX color with RGB value rgb(203, 165, 95) and HSL value hsl(39, 51%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CBA55F?+

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