#CCAD3D Color

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

Color preview

#CCAD3D

Color formats

HEX
#CCAD3D
RGB
rgb(204, 173, 61)
RGBA
rgba(204, 173, 61, 1)
HSL
hsl(47, 58%, 52%)
HSV
hsv(47, 70%, 80%)
CMYK
cmyk(0%, 15%, 70%, 20%)
CSS variable
--color-primary: #CCAD3D;
Lowercase HEX
#ccad3d

Shades

Tints

Tones

Harmony

CSS snippets for #CCAD3D

.color-ccad3d {
  color: #CCAD3D;
  background-color: #CCAD3D;
}

Frequently asked questions

What color is #CCAD3D?+

#CCAD3D is a HEX color with RGB value rgb(204, 173, 61) and HSL value hsl(47, 58%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CCAD3D?+

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