#CAAC3D Color

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

Color preview

#CAAC3D

Color formats

HEX
#CAAC3D
RGB
rgb(202, 172, 61)
RGBA
rgba(202, 172, 61, 1)
HSL
hsl(47, 57%, 52%)
HSV
hsv(47, 70%, 79%)
CMYK
cmyk(0%, 15%, 70%, 21%)
CSS variable
--color-primary: #CAAC3D;
Lowercase HEX
#caac3d

Shades

Tints

Tones

Harmony

CSS snippets for #CAAC3D

.color-caac3d {
  color: #CAAC3D;
  background-color: #CAAC3D;
}

Frequently asked questions

What color is #CAAC3D?+

#CAAC3D is a HEX color with RGB value rgb(202, 172, 61) and HSL value hsl(47, 57%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CAAC3D?+

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