#CAA235 Color

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

Color preview

#CAA235

Color formats

HEX
#CAA235
RGB
rgb(202, 162, 53)
RGBA
rgba(202, 162, 53, 1)
HSL
hsl(44, 58%, 50%)
HSV
hsv(44, 74%, 79%)
CMYK
cmyk(0%, 20%, 74%, 21%)
CSS variable
--color-primary: #CAA235;
Lowercase HEX
#caa235

Shades

Tints

Tones

Harmony

CSS snippets for #CAA235

.color-caa235 {
  color: #CAA235;
  background-color: #CAA235;
}

Frequently asked questions

What color is #CAA235?+

#CAA235 is a HEX color with RGB value rgb(202, 162, 53) and HSL value hsl(44, 58%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CAA235?+

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