#CAB030 Color

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

Color preview

#CAB030

Color formats

HEX
#CAB030
RGB
rgb(202, 176, 48)
RGBA
rgba(202, 176, 48, 1)
HSL
hsl(50, 62%, 49%)
HSV
hsv(50, 76%, 79%)
CMYK
cmyk(0%, 13%, 76%, 21%)
CSS variable
--color-primary: #CAB030;
Lowercase HEX
#cab030

Shades

Tints

Tones

Harmony

CSS snippets for #CAB030

.color-cab030 {
  color: #CAB030;
  background-color: #CAB030;
}

Frequently asked questions

What color is #CAB030?+

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

What is the closest Tailwind color to #CAB030?+

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