#CBA23B Color

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

Color preview

#CBA23B

Color formats

HEX
#CBA23B
RGB
rgb(203, 162, 59)
RGBA
rgba(203, 162, 59, 1)
HSL
hsl(43, 58%, 51%)
HSV
hsv(43, 71%, 80%)
CMYK
cmyk(0%, 20%, 71%, 20%)
CSS variable
--color-primary: #CBA23B;
Lowercase HEX
#cba23b

Shades

Tints

Tones

Harmony

CSS snippets for #CBA23B

.color-cba23b {
  color: #CBA23B;
  background-color: #CBA23B;
}

Frequently asked questions

What color is #CBA23B?+

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

What is the closest Tailwind color to #CBA23B?+

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