#CABB35 Color

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

Color preview

#CABB35

Color formats

HEX
#CABB35
RGB
rgb(202, 187, 53)
RGBA
rgba(202, 187, 53, 1)
HSL
hsl(54, 58%, 50%)
HSV
hsv(54, 74%, 79%)
CMYK
cmyk(0%, 7%, 74%, 21%)
CSS variable
--color-primary: #CABB35;
Lowercase HEX
#cabb35

Shades

Tints

Tones

Harmony

CSS snippets for #CABB35

.color-cabb35 {
  color: #CABB35;
  background-color: #CABB35;
}

Frequently asked questions

What color is #CABB35?+

#CABB35 is a HEX color with RGB value rgb(202, 187, 53) and HSL value hsl(54, 58%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CABB35?+

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