#CAB36F Color

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

Color preview

#CAB36F

Color formats

HEX
#CAB36F
RGB
rgb(202, 179, 111)
RGBA
rgba(202, 179, 111, 1)
HSL
hsl(45, 46%, 61%)
HSV
hsv(45, 45%, 79%)
CMYK
cmyk(0%, 11%, 45%, 21%)
CSS variable
--color-primary: #CAB36F;
Lowercase HEX
#cab36f

Shades

Tints

Tones

Harmony

CSS snippets for #CAB36F

.color-cab36f {
  color: #CAB36F;
  background-color: #CAB36F;
}

Frequently asked questions

What color is #CAB36F?+

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

What is the closest Tailwind color to #CAB36F?+

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