#CABD5B Color

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

Color preview

#CABD5B

Color formats

HEX
#CABD5B
RGB
rgb(202, 189, 91)
RGBA
rgba(202, 189, 91, 1)
HSL
hsl(53, 51%, 57%)
HSV
hsv(53, 55%, 79%)
CMYK
cmyk(0%, 6%, 55%, 21%)
CSS variable
--color-primary: #CABD5B;
Lowercase HEX
#cabd5b

Shades

Tints

Tones

Harmony

CSS snippets for #CABD5B

.color-cabd5b {
  color: #CABD5B;
  background-color: #CABD5B;
}

Frequently asked questions

What color is #CABD5B?+

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

What is the closest Tailwind color to #CABD5B?+

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