#CABB3C Color

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

Color preview

#CABB3C

Color formats

HEX
#CABB3C
RGB
rgb(202, 187, 60)
RGBA
rgba(202, 187, 60, 1)
HSL
hsl(54, 57%, 51%)
HSV
hsv(54, 70%, 79%)
CMYK
cmyk(0%, 7%, 70%, 21%)
CSS variable
--color-primary: #CABB3C;
Lowercase HEX
#cabb3c

Shades

Tints

Tones

Harmony

CSS snippets for #CABB3C

.color-cabb3c {
  color: #CABB3C;
  background-color: #CABB3C;
}

Frequently asked questions

What color is #CABB3C?+

#CABB3C is a HEX color with RGB value rgb(202, 187, 60) and HSL value hsl(54, 57%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CABB3C?+

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