#CABA3F Color

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

Color preview

#CABA3F

Color formats

HEX
#CABA3F
RGB
rgb(202, 186, 63)
RGBA
rgba(202, 186, 63, 1)
HSL
hsl(53, 57%, 52%)
HSV
hsv(53, 69%, 79%)
CMYK
cmyk(0%, 8%, 69%, 21%)
CSS variable
--color-primary: #CABA3F;
Lowercase HEX
#caba3f

Shades

Tints

Tones

Harmony

CSS snippets for #CABA3F

.color-caba3f {
  color: #CABA3F;
  background-color: #CABA3F;
}

Frequently asked questions

What color is #CABA3F?+

#CABA3F is a HEX color with RGB value rgb(202, 186, 63) and HSL value hsl(53, 57%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CABA3F?+

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