#CBAD53 Color

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

Color preview

#CBAD53

Color formats

HEX
#CBAD53
RGB
rgb(203, 173, 83)
RGBA
rgba(203, 173, 83, 1)
HSL
hsl(45, 54%, 56%)
HSV
hsv(45, 59%, 80%)
CMYK
cmyk(0%, 15%, 59%, 20%)
CSS variable
--color-primary: #CBAD53;
Lowercase HEX
#cbad53

Shades

Tints

Tones

Harmony

CSS snippets for #CBAD53

.color-cbad53 {
  color: #CBAD53;
  background-color: #CBAD53;
}

Frequently asked questions

What color is #CBAD53?+

#CBAD53 is a HEX color with RGB value rgb(203, 173, 83) and HSL value hsl(45, 54%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CBAD53?+

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