#CBA03B Color

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

Color preview

#CBA03B

Color formats

HEX
#CBA03B
RGB
rgb(203, 160, 59)
RGBA
rgba(203, 160, 59, 1)
HSL
hsl(42, 58%, 51%)
HSV
hsv(42, 71%, 80%)
CMYK
cmyk(0%, 21%, 71%, 20%)
CSS variable
--color-primary: #CBA03B;
Lowercase HEX
#cba03b

Shades

Tints

Tones

Harmony

CSS snippets for #CBA03B

.color-cba03b {
  color: #CBA03B;
  background-color: #CBA03B;
}

Frequently asked questions

What color is #CBA03B?+

#CBA03B is a HEX color with RGB value rgb(203, 160, 59) and HSL value hsl(42, 58%, 51%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CBA03B?+

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