#C3AE46 Color

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

Color preview

#C3AE46

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C3AE46

.color-c3ae46 {
  color: #C3AE46;
  background-color: #C3AE46;
}

Frequently asked questions

What color is #C3AE46?+

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

What is the closest Tailwind color to #C3AE46?+

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