#CBB45A Color

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

Color preview

#CBB45A

Color formats

HEX
#CBB45A
RGB
rgb(203, 180, 90)
RGBA
rgba(203, 180, 90, 1)
HSL
hsl(48, 52%, 57%)
HSV
hsv(48, 56%, 80%)
CMYK
cmyk(0%, 11%, 56%, 20%)
CSS variable
--color-primary: #CBB45A;
Lowercase HEX
#cbb45a

Shades

Tints

Tones

Harmony

CSS snippets for #CBB45A

.color-cbb45a {
  color: #CBB45A;
  background-color: #CBB45A;
}

Frequently asked questions

What color is #CBB45A?+

#CBB45A is a HEX color with RGB value rgb(203, 180, 90) and HSL value hsl(48, 52%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CBB45A?+

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