#CBAB48 Color

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

Color preview

#CBAB48

Color formats

HEX
#CBAB48
RGB
rgb(203, 171, 72)
RGBA
rgba(203, 171, 72, 1)
HSL
hsl(45, 56%, 54%)
HSV
hsv(45, 65%, 80%)
CMYK
cmyk(0%, 16%, 65%, 20%)
CSS variable
--color-primary: #CBAB48;
Lowercase HEX
#cbab48

Shades

Tints

Tones

Harmony

CSS snippets for #CBAB48

.color-cbab48 {
  color: #CBAB48;
  background-color: #CBAB48;
}

Frequently asked questions

What color is #CBAB48?+

#CBAB48 is a HEX color with RGB value rgb(203, 171, 72) and HSL value hsl(45, 56%, 54%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CBAB48?+

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