#CAB65D Color

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

Color preview

#CAB65D

Color formats

HEX
#CAB65D
RGB
rgb(202, 182, 93)
RGBA
rgba(202, 182, 93, 1)
HSL
hsl(49, 51%, 58%)
HSV
hsv(49, 54%, 79%)
CMYK
cmyk(0%, 10%, 54%, 21%)
CSS variable
--color-primary: #CAB65D;
Lowercase HEX
#cab65d

Shades

Tints

Tones

Harmony

CSS snippets for #CAB65D

.color-cab65d {
  color: #CAB65D;
  background-color: #CAB65D;
}

Frequently asked questions

What color is #CAB65D?+

#CAB65D is a HEX color with RGB value rgb(202, 182, 93) and HSL value hsl(49, 51%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAB65D?+

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