#CBAC5F Color

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

Color preview

#CBAC5F

Color formats

HEX
#CBAC5F
RGB
rgb(203, 172, 95)
RGBA
rgba(203, 172, 95, 1)
HSL
hsl(43, 51%, 58%)
HSV
hsv(43, 53%, 80%)
CMYK
cmyk(0%, 15%, 53%, 20%)
CSS variable
--color-primary: #CBAC5F;
Lowercase HEX
#cbac5f

Shades

Tints

Tones

Harmony

CSS snippets for #CBAC5F

.color-cbac5f {
  color: #CBAC5F;
  background-color: #CBAC5F;
}

Frequently asked questions

What color is #CBAC5F?+

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

What is the closest Tailwind color to #CBAC5F?+

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