#CABD35 Color

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

Color preview

#CABD35

Color formats

HEX
#CABD35
RGB
rgb(202, 189, 53)
RGBA
rgba(202, 189, 53, 1)
HSL
hsl(55, 58%, 50%)
HSV
hsv(55, 74%, 79%)
CMYK
cmyk(0%, 6%, 74%, 21%)
CSS variable
--color-primary: #CABD35;
Lowercase HEX
#cabd35

Shades

Tints

Tones

Harmony

CSS snippets for #CABD35

.color-cabd35 {
  color: #CABD35;
  background-color: #CABD35;
}

Frequently asked questions

What color is #CABD35?+

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

What is the closest Tailwind color to #CABD35?+

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