#CAB35E Color

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

Color preview

#CAB35E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CAB35E

.color-cab35e {
  color: #CAB35E;
  background-color: #CAB35E;
}

Frequently asked questions

What color is #CAB35E?+

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

What is the closest Tailwind color to #CAB35E?+

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