#CAB33D Color

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

Color preview

#CAB33D

Color formats

HEX
#CAB33D
RGB
rgb(202, 179, 61)
RGBA
rgba(202, 179, 61, 1)
HSL
hsl(50, 57%, 52%)
HSV
hsv(50, 70%, 79%)
CMYK
cmyk(0%, 11%, 70%, 21%)
CSS variable
--color-primary: #CAB33D;
Lowercase HEX
#cab33d

Shades

Tints

Tones

Harmony

CSS snippets for #CAB33D

.color-cab33d {
  color: #CAB33D;
  background-color: #CAB33D;
}

Frequently asked questions

What color is #CAB33D?+

#CAB33D is a HEX color with RGB value rgb(202, 179, 61) and HSL value hsl(50, 57%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CAB33D?+

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