#CABC6C Color

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

Color preview

#CABC6C

Color formats

HEX
#CABC6C
RGB
rgb(202, 188, 108)
RGBA
rgba(202, 188, 108, 1)
HSL
hsl(51, 47%, 61%)
HSV
hsv(51, 47%, 79%)
CMYK
cmyk(0%, 7%, 47%, 21%)
CSS variable
--color-primary: #CABC6C;
Lowercase HEX
#cabc6c

Shades

Tints

Tones

Harmony

CSS snippets for #CABC6C

.color-cabc6c {
  color: #CABC6C;
  background-color: #CABC6C;
}

Frequently asked questions

What color is #CABC6C?+

#CABC6C is a HEX color with RGB value rgb(202, 188, 108) and HSL value hsl(51, 47%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CABC6C?+

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