#CBAB52 Color

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

Color preview

#CBAB52

Color formats

HEX
#CBAB52
RGB
rgb(203, 171, 82)
RGBA
rgba(203, 171, 82, 1)
HSL
hsl(44, 54%, 56%)
HSV
hsv(44, 60%, 80%)
CMYK
cmyk(0%, 16%, 60%, 20%)
CSS variable
--color-primary: #CBAB52;
Lowercase HEX
#cbab52

Shades

Tints

Tones

Harmony

CSS snippets for #CBAB52

.color-cbab52 {
  color: #CBAB52;
  background-color: #CBAB52;
}

Frequently asked questions

What color is #CBAB52?+

#CBAB52 is a HEX color with RGB value rgb(203, 171, 82) and HSL value hsl(44, 54%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CBAB52?+

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