#CAB85D Color

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

Color preview

#CAB85D

Color formats

HEX
#CAB85D
RGB
rgb(202, 184, 93)
RGBA
rgba(202, 184, 93, 1)
HSL
hsl(50, 51%, 58%)
HSV
hsv(50, 54%, 79%)
CMYK
cmyk(0%, 9%, 54%, 21%)
CSS variable
--color-primary: #CAB85D;
Lowercase HEX
#cab85d

Shades

Tints

Tones

Harmony

CSS snippets for #CAB85D

.color-cab85d {
  color: #CAB85D;
  background-color: #CAB85D;
}

Frequently asked questions

What color is #CAB85D?+

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

What is the closest Tailwind color to #CAB85D?+

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