#CAA15D Color

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

Color preview

#CAA15D

Color formats

HEX
#CAA15D
RGB
rgb(202, 161, 93)
RGBA
rgba(202, 161, 93, 1)
HSL
hsl(37, 51%, 58%)
HSV
hsv(37, 54%, 79%)
CMYK
cmyk(0%, 20%, 54%, 21%)
CSS variable
--color-primary: #CAA15D;
Lowercase HEX
#caa15d

Shades

Tints

Tones

Harmony

CSS snippets for #CAA15D

.color-caa15d {
  color: #CAA15D;
  background-color: #CAA15D;
}

Frequently asked questions

What color is #CAA15D?+

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

What is the closest Tailwind color to #CAA15D?+

The closest Tailwind color is orange-400, available as the bg-orange-400 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