#CAA23D Color

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

Color preview

#CAA23D

Color formats

HEX
#CAA23D
RGB
rgb(202, 162, 61)
RGBA
rgba(202, 162, 61, 1)
HSL
hsl(43, 57%, 52%)
HSV
hsv(43, 70%, 79%)
CMYK
cmyk(0%, 20%, 70%, 21%)
CSS variable
--color-primary: #CAA23D;
Lowercase HEX
#caa23d

Shades

Tints

Tones

Harmony

CSS snippets for #CAA23D

.color-caa23d {
  color: #CAA23D;
  background-color: #CAA23D;
}

Frequently asked questions

What color is #CAA23D?+

#CAA23D is a HEX color with RGB value rgb(202, 162, 61) and HSL value hsl(43, 57%, 52%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CAA23D?+

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