#CBAD48 Color

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

Color preview

#CBAD48

Color formats

HEX
#CBAD48
RGB
rgb(203, 173, 72)
RGBA
rgba(203, 173, 72, 1)
HSL
hsl(46, 56%, 54%)
HSV
hsv(46, 65%, 80%)
CMYK
cmyk(0%, 15%, 65%, 20%)
CSS variable
--color-primary: #CBAD48;
Lowercase HEX
#cbad48

Shades

Tints

Tones

Harmony

CSS snippets for #CBAD48

.color-cbad48 {
  color: #CBAD48;
  background-color: #CBAD48;
}

Frequently asked questions

What color is #CBAD48?+

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

What is the closest Tailwind color to #CBAD48?+

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