#CAA23C Color

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

Color preview

#CAA23C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CAA23C

.color-caa23c {
  color: #CAA23C;
  background-color: #CAA23C;
}

Frequently asked questions

What color is #CAA23C?+

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

What is the closest Tailwind color to #CAA23C?+

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