#CBA12F Color

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

Color preview

#CBA12F

Color formats

HEX
#CBA12F
RGB
rgb(203, 161, 47)
RGBA
rgba(203, 161, 47, 1)
HSL
hsl(44, 62%, 49%)
HSV
hsv(44, 77%, 80%)
CMYK
cmyk(0%, 21%, 77%, 20%)
CSS variable
--color-primary: #CBA12F;
Lowercase HEX
#cba12f

Shades

Tints

Tones

Harmony

CSS snippets for #CBA12F

.color-cba12f {
  color: #CBA12F;
  background-color: #CBA12F;
}

Frequently asked questions

What color is #CBA12F?+

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

What is the closest Tailwind color to #CBA12F?+

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