#C3AE45 Color

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

Color preview

#C3AE45

Color formats

HEX
#C3AE45
RGB
rgb(195, 174, 69)
RGBA
rgba(195, 174, 69, 1)
HSL
hsl(50, 51%, 52%)
HSV
hsv(50, 65%, 76%)
CMYK
cmyk(0%, 11%, 65%, 24%)
CSS variable
--color-primary: #C3AE45;
Lowercase HEX
#c3ae45

Shades

Tints

Tones

Harmony

CSS snippets for #C3AE45

.color-c3ae45 {
  color: #C3AE45;
  background-color: #C3AE45;
}

Frequently asked questions

What color is #C3AE45?+

#C3AE45 is a HEX color with RGB value rgb(195, 174, 69) and HSL value hsl(50, 51%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C3AE45?+

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