#CCAE55 Color

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

Color preview

#CCAE55

Color formats

HEX
#CCAE55
RGB
rgb(204, 174, 85)
RGBA
rgba(204, 174, 85, 1)
HSL
hsl(45, 54%, 57%)
HSV
hsv(45, 58%, 80%)
CMYK
cmyk(0%, 15%, 58%, 20%)
CSS variable
--color-primary: #CCAE55;
Lowercase HEX
#ccae55

Shades

Tints

Tones

Harmony

CSS snippets for #CCAE55

.color-ccae55 {
  color: #CCAE55;
  background-color: #CCAE55;
}

Frequently asked questions

What color is #CCAE55?+

#CCAE55 is a HEX color with RGB value rgb(204, 174, 85) and HSL value hsl(45, 54%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCAE55?+

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