#CAB06D Color

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

Color preview

#CAB06D

Color formats

HEX
#CAB06D
RGB
rgb(202, 176, 109)
RGBA
rgba(202, 176, 109, 1)
HSL
hsl(43, 47%, 61%)
HSV
hsv(43, 46%, 79%)
CMYK
cmyk(0%, 13%, 46%, 21%)
CSS variable
--color-primary: #CAB06D;
Lowercase HEX
#cab06d

Shades

Tints

Tones

Harmony

CSS snippets for #CAB06D

.color-cab06d {
  color: #CAB06D;
  background-color: #CAB06D;
}

Frequently asked questions

What color is #CAB06D?+

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

What is the closest Tailwind color to #CAB06D?+

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