#CABC6F Color

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

Color preview

#CABC6F

Color formats

HEX
#CABC6F
RGB
rgb(202, 188, 111)
RGBA
rgba(202, 188, 111, 1)
HSL
hsl(51, 46%, 61%)
HSV
hsv(51, 45%, 79%)
CMYK
cmyk(0%, 7%, 45%, 21%)
CSS variable
--color-primary: #CABC6F;
Lowercase HEX
#cabc6f

Shades

Tints

Tones

Harmony

CSS snippets for #CABC6F

.color-cabc6f {
  color: #CABC6F;
  background-color: #CABC6F;
}

Frequently asked questions

What color is #CABC6F?+

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

What is the closest Tailwind color to #CABC6F?+

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