#CCA35B Color

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

Color preview

#CCA35B

Color formats

HEX
#CCA35B
RGB
rgb(204, 163, 91)
RGBA
rgba(204, 163, 91, 1)
HSL
hsl(38, 53%, 58%)
HSV
hsv(38, 55%, 80%)
CMYK
cmyk(0%, 20%, 55%, 20%)
CSS variable
--color-primary: #CCA35B;
Lowercase HEX
#cca35b

Shades

Tints

Tones

Harmony

CSS snippets for #CCA35B

.color-cca35b {
  color: #CCA35B;
  background-color: #CCA35B;
}

Frequently asked questions

What color is #CCA35B?+

#CCA35B is a HEX color with RGB value rgb(204, 163, 91) and HSL value hsl(38, 53%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCA35B?+

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