#CABB31 Color

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

Color preview

#CABB31

Color formats

HEX
#CABB31
RGB
rgb(202, 187, 49)
RGBA
rgba(202, 187, 49, 1)
HSL
hsl(54, 61%, 49%)
HSV
hsv(54, 76%, 79%)
CMYK
cmyk(0%, 7%, 76%, 21%)
CSS variable
--color-primary: #CABB31;
Lowercase HEX
#cabb31

Shades

Tints

Tones

Harmony

CSS snippets for #CABB31

.color-cabb31 {
  color: #CABB31;
  background-color: #CABB31;
}

Frequently asked questions

What color is #CABB31?+

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

What is the closest Tailwind color to #CABB31?+

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