#CABC60 Color

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

Color preview

#CABC60

Color formats

HEX
#CABC60
RGB
rgb(202, 188, 96)
RGBA
rgba(202, 188, 96, 1)
HSL
hsl(52, 50%, 58%)
HSV
hsv(52, 52%, 79%)
CMYK
cmyk(0%, 7%, 52%, 21%)
CSS variable
--color-primary: #CABC60;
Lowercase HEX
#cabc60

Shades

Tints

Tones

Harmony

CSS snippets for #CABC60

.color-cabc60 {
  color: #CABC60;
  background-color: #CABC60;
}

Frequently asked questions

What color is #CABC60?+

#CABC60 is a HEX color with RGB value rgb(202, 188, 96) and HSL value hsl(52, 50%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CABC60?+

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