#CAA253 Color

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

Color preview

#CAA253

Color formats

HEX
#CAA253
RGB
rgb(202, 162, 83)
RGBA
rgba(202, 162, 83, 1)
HSL
hsl(40, 53%, 56%)
HSV
hsv(40, 59%, 79%)
CMYK
cmyk(0%, 20%, 59%, 21%)
CSS variable
--color-primary: #CAA253;
Lowercase HEX
#caa253

Shades

Tints

Tones

Harmony

CSS snippets for #CAA253

.color-caa253 {
  color: #CAA253;
  background-color: #CAA253;
}

Frequently asked questions

What color is #CAA253?+

#CAA253 is a HEX color with RGB value rgb(202, 162, 83) and HSL value hsl(40, 53%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAA253?+

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