#CBAC45 Color

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

Color preview

#CBAC45

Color formats

HEX
#CBAC45
RGB
rgb(203, 172, 69)
RGBA
rgba(203, 172, 69, 1)
HSL
hsl(46, 56%, 53%)
HSV
hsv(46, 66%, 80%)
CMYK
cmyk(0%, 15%, 66%, 20%)
CSS variable
--color-primary: #CBAC45;
Lowercase HEX
#cbac45

Shades

Tints

Tones

Harmony

CSS snippets for #CBAC45

.color-cbac45 {
  color: #CBAC45;
  background-color: #CBAC45;
}

Frequently asked questions

What color is #CBAC45?+

#CBAC45 is a HEX color with RGB value rgb(203, 172, 69) and HSL value hsl(46, 56%, 53%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CBAC45?+

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