#CABB1C Color

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

Color preview

#CABB1C

Color formats

HEX
#CABB1C
RGB
rgb(202, 187, 28)
RGBA
rgba(202, 187, 28, 1)
HSL
hsl(55, 76%, 45%)
HSV
hsv(55, 86%, 79%)
CMYK
cmyk(0%, 7%, 86%, 21%)
CSS variable
--color-primary: #CABB1C;
Lowercase HEX
#cabb1c

Shades

Tints

Tones

Harmony

CSS snippets for #CABB1C

.color-cabb1c {
  color: #CABB1C;
  background-color: #CABB1C;
}

Frequently asked questions

What color is #CABB1C?+

#CABB1C is a HEX color with RGB value rgb(202, 187, 28) and HSL value hsl(55, 76%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CABB1C?+

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