#CAB330 Color

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

Color preview

#CAB330

Color formats

HEX
#CAB330
RGB
rgb(202, 179, 48)
RGBA
rgba(202, 179, 48, 1)
HSL
hsl(51, 62%, 49%)
HSV
hsv(51, 76%, 79%)
CMYK
cmyk(0%, 11%, 76%, 21%)
CSS variable
--color-primary: #CAB330;
Lowercase HEX
#cab330

Shades

Tints

Tones

Harmony

CSS snippets for #CAB330

.color-cab330 {
  color: #CAB330;
  background-color: #CAB330;
}

Frequently asked questions

What color is #CAB330?+

#CAB330 is a HEX color with RGB value rgb(202, 179, 48) and HSL value hsl(51, 62%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CAB330?+

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