#CAAB64 Color

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

Color preview

#CAAB64

Color formats

HEX
#CAAB64
RGB
rgb(202, 171, 100)
RGBA
rgba(202, 171, 100, 1)
HSL
hsl(42, 49%, 59%)
HSV
hsv(42, 50%, 79%)
CMYK
cmyk(0%, 15%, 50%, 21%)
CSS variable
--color-primary: #CAAB64;
Lowercase HEX
#caab64

Shades

Tints

Tones

Harmony

CSS snippets for #CAAB64

.color-caab64 {
  color: #CAAB64;
  background-color: #CAAB64;
}

Frequently asked questions

What color is #CAAB64?+

#CAAB64 is a HEX color with RGB value rgb(202, 171, 100) and HSL value hsl(42, 49%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAAB64?+

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