#CAB06F Color

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

Color preview

#CAB06F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CAB06F

.color-cab06f {
  color: #CAB06F;
  background-color: #CAB06F;
}

Frequently asked questions

What color is #CAB06F?+

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

What is the closest Tailwind color to #CAB06F?+

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