#CAAC35 Color

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

Color preview

#CAAC35

Color formats

HEX
#CAAC35
RGB
rgb(202, 172, 53)
RGBA
rgba(202, 172, 53, 1)
HSL
hsl(48, 58%, 50%)
HSV
hsv(48, 74%, 79%)
CMYK
cmyk(0%, 15%, 74%, 21%)
CSS variable
--color-primary: #CAAC35;
Lowercase HEX
#caac35

Shades

Tints

Tones

Harmony

CSS snippets for #CAAC35

.color-caac35 {
  color: #CAAC35;
  background-color: #CAAC35;
}

Frequently asked questions

What color is #CAAC35?+

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

What is the closest Tailwind color to #CAAC35?+

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