#CAA360 Color

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

Color preview

#CAA360

Color formats

HEX
#CAA360
RGB
rgb(202, 163, 96)
RGBA
rgba(202, 163, 96, 1)
HSL
hsl(38, 50%, 58%)
HSV
hsv(38, 52%, 79%)
CMYK
cmyk(0%, 19%, 52%, 21%)
CSS variable
--color-primary: #CAA360;
Lowercase HEX
#caa360

Shades

Tints

Tones

Harmony

CSS snippets for #CAA360

.color-caa360 {
  color: #CAA360;
  background-color: #CAA360;
}

Frequently asked questions

What color is #CAA360?+

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

What is the closest Tailwind color to #CAA360?+

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