#CAB16D Color

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

Color preview

#CAB16D

Color formats

HEX
#CAB16D
RGB
rgb(202, 177, 109)
RGBA
rgba(202, 177, 109, 1)
HSL
hsl(44, 47%, 61%)
HSV
hsv(44, 46%, 79%)
CMYK
cmyk(0%, 12%, 46%, 21%)
CSS variable
--color-primary: #CAB16D;
Lowercase HEX
#cab16d

Shades

Tints

Tones

Harmony

CSS snippets for #CAB16D

.color-cab16d {
  color: #CAB16D;
  background-color: #CAB16D;
}

Frequently asked questions

What color is #CAB16D?+

#CAB16D is a HEX color with RGB value rgb(202, 177, 109) and HSL value hsl(44, 47%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAB16D?+

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