#CAB34A Color

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

Color preview

#CAB34A

Color formats

HEX
#CAB34A
RGB
rgb(202, 179, 74)
RGBA
rgba(202, 179, 74, 1)
HSL
hsl(49, 55%, 54%)
HSV
hsv(49, 63%, 79%)
CMYK
cmyk(0%, 11%, 63%, 21%)
CSS variable
--color-primary: #CAB34A;
Lowercase HEX
#cab34a

Shades

Tints

Tones

Harmony

CSS snippets for #CAB34A

.color-cab34a {
  color: #CAB34A;
  background-color: #CAB34A;
}

Frequently asked questions

What color is #CAB34A?+

#CAB34A is a HEX color with RGB value rgb(202, 179, 74) and HSL value hsl(49, 55%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAB34A?+

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