#CAB360 Color

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

Color preview

#CAB360

Color formats

HEX
#CAB360
RGB
rgb(202, 179, 96)
RGBA
rgba(202, 179, 96, 1)
HSL
hsl(47, 50%, 58%)
HSV
hsv(47, 52%, 79%)
CMYK
cmyk(0%, 11%, 52%, 21%)
CSS variable
--color-primary: #CAB360;
Lowercase HEX
#cab360

Shades

Tints

Tones

Harmony

CSS snippets for #CAB360

.color-cab360 {
  color: #CAB360;
  background-color: #CAB360;
}

Frequently asked questions

What color is #CAB360?+

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

What is the closest Tailwind color to #CAB360?+

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