#CAB55D Color

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

Color preview

#CAB55D

Color formats

HEX
#CAB55D
RGB
rgb(202, 181, 93)
RGBA
rgba(202, 181, 93, 1)
HSL
hsl(48, 51%, 58%)
HSV
hsv(48, 54%, 79%)
CMYK
cmyk(0%, 10%, 54%, 21%)
CSS variable
--color-primary: #CAB55D;
Lowercase HEX
#cab55d

Shades

Tints

Tones

Harmony

CSS snippets for #CAB55D

.color-cab55d {
  color: #CAB55D;
  background-color: #CAB55D;
}

Frequently asked questions

What color is #CAB55D?+

#CAB55D is a HEX color with RGB value rgb(202, 181, 93) and HSL value hsl(48, 51%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAB55D?+

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