#CAAB30 Color

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

Color preview

#CAAB30

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CAAB30

.color-caab30 {
  color: #CAAB30;
  background-color: #CAAB30;
}

Frequently asked questions

What color is #CAAB30?+

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

What is the closest Tailwind color to #CAAB30?+

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