#CAAB31 Color

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

Color preview

#CAAB31

Color formats

HEX
#CAAB31
RGB
rgb(202, 171, 49)
RGBA
rgba(202, 171, 49, 1)
HSL
hsl(48, 61%, 49%)
HSV
hsv(48, 76%, 79%)
CMYK
cmyk(0%, 15%, 76%, 21%)
CSS variable
--color-primary: #CAAB31;
Lowercase HEX
#caab31

Shades

Tints

Tones

Harmony

CSS snippets for #CAAB31

.color-caab31 {
  color: #CAAB31;
  background-color: #CAAB31;
}

Frequently asked questions

What color is #CAAB31?+

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

What is the closest Tailwind color to #CAAB31?+

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