#CBBA48 Color

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

Color preview

#CBBA48

Color formats

HEX
#CBBA48
RGB
rgb(203, 186, 72)
RGBA
rgba(203, 186, 72, 1)
HSL
hsl(52, 56%, 54%)
HSV
hsv(52, 65%, 80%)
CMYK
cmyk(0%, 8%, 65%, 20%)
CSS variable
--color-primary: #CBBA48;
Lowercase HEX
#cbba48

Shades

Tints

Tones

Harmony

CSS snippets for #CBBA48

.color-cbba48 {
  color: #CBBA48;
  background-color: #CBBA48;
}

Frequently asked questions

What color is #CBBA48?+

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

What is the closest Tailwind color to #CBBA48?+

The closest Tailwind color is amber-300, available as the bg-amber-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