#CAB45B Color

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

Color preview

#CAB45B

Color formats

HEX
#CAB45B
RGB
rgb(202, 180, 91)
RGBA
rgba(202, 180, 91, 1)
HSL
hsl(48, 51%, 57%)
HSV
hsv(48, 55%, 79%)
CMYK
cmyk(0%, 11%, 55%, 21%)
CSS variable
--color-primary: #CAB45B;
Lowercase HEX
#cab45b

Shades

Tints

Tones

Harmony

CSS snippets for #CAB45B

.color-cab45b {
  color: #CAB45B;
  background-color: #CAB45B;
}

Frequently asked questions

What color is #CAB45B?+

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

What is the closest Tailwind color to #CAB45B?+

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