#CCAA44 Color

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

Color preview

#CCAA44

Color formats

HEX
#CCAA44
RGB
rgb(204, 170, 68)
RGBA
rgba(204, 170, 68, 1)
HSL
hsl(45, 57%, 53%)
HSV
hsv(45, 67%, 80%)
CMYK
cmyk(0%, 17%, 67%, 20%)
CSS variable
--color-primary: #CCAA44;
Lowercase HEX
#ccaa44

Shades

Tints

Tones

Harmony

CSS snippets for #CCAA44

.color-ccaa44 {
  color: #CCAA44;
  background-color: #CCAA44;
}

Frequently asked questions

What color is #CCAA44?+

#CCAA44 is a HEX color with RGB value rgb(204, 170, 68) and HSL value hsl(45, 57%, 53%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CCAA44?+

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