#C3AE69 Color

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

Color preview

#C3AE69

Color formats

HEX
#C3AE69
RGB
rgb(195, 174, 105)
RGBA
rgba(195, 174, 105, 1)
HSL
hsl(46, 43%, 59%)
HSV
hsv(46, 46%, 76%)
CMYK
cmyk(0%, 11%, 46%, 24%)
CSS variable
--color-primary: #C3AE69;
Lowercase HEX
#c3ae69

Shades

Tints

Tones

Harmony

CSS snippets for #C3AE69

.color-c3ae69 {
  color: #C3AE69;
  background-color: #C3AE69;
}

Frequently asked questions

What color is #C3AE69?+

#C3AE69 is a HEX color with RGB value rgb(195, 174, 105) and HSL value hsl(46, 43%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C3AE69?+

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