#CBAC2F Color

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

Color preview

#CBAC2F

Color formats

HEX
#CBAC2F
RGB
rgb(203, 172, 47)
RGBA
rgba(203, 172, 47, 1)
HSL
hsl(48, 62%, 49%)
HSV
hsv(48, 77%, 80%)
CMYK
cmyk(0%, 15%, 77%, 20%)
CSS variable
--color-primary: #CBAC2F;
Lowercase HEX
#cbac2f

Shades

Tints

Tones

Harmony

CSS snippets for #CBAC2F

.color-cbac2f {
  color: #CBAC2F;
  background-color: #CBAC2F;
}

Frequently asked questions

What color is #CBAC2F?+

#CBAC2F is a HEX color with RGB value rgb(203, 172, 47) and HSL value hsl(48, 62%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CBAC2F?+

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