#CABB2F Color

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

Color preview

#CABB2F

Color formats

HEX
#CABB2F
RGB
rgb(202, 187, 47)
RGBA
rgba(202, 187, 47, 1)
HSL
hsl(54, 62%, 49%)
HSV
hsv(54, 77%, 79%)
CMYK
cmyk(0%, 7%, 77%, 21%)
CSS variable
--color-primary: #CABB2F;
Lowercase HEX
#cabb2f

Shades

Tints

Tones

Harmony

CSS snippets for #CABB2F

.color-cabb2f {
  color: #CABB2F;
  background-color: #CABB2F;
}

Frequently asked questions

What color is #CABB2F?+

#CABB2F is a HEX color with RGB value rgb(202, 187, 47) and HSL value hsl(54, 62%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CABB2F?+

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