#CABB5B Color

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

Color preview

#CABB5B

Color formats

HEX
#CABB5B
RGB
rgb(202, 187, 91)
RGBA
rgba(202, 187, 91, 1)
HSL
hsl(52, 51%, 57%)
HSV
hsv(52, 55%, 79%)
CMYK
cmyk(0%, 7%, 55%, 21%)
CSS variable
--color-primary: #CABB5B;
Lowercase HEX
#cabb5b

Shades

Tints

Tones

Harmony

CSS snippets for #CABB5B

.color-cabb5b {
  color: #CABB5B;
  background-color: #CABB5B;
}

Frequently asked questions

What color is #CABB5B?+

#CABB5B is a HEX color with RGB value rgb(202, 187, 91) and HSL value hsl(52, 51%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CABB5B?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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