#C2A251 Color

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

Color preview

#C2A251

Color formats

HEX
#C2A251
RGB
rgb(194, 162, 81)
RGBA
rgba(194, 162, 81, 1)
HSL
hsl(43, 48%, 54%)
HSV
hsv(43, 58%, 76%)
CMYK
cmyk(0%, 16%, 58%, 24%)
CSS variable
--color-primary: #C2A251;
Lowercase HEX
#c2a251

Shades

Tints

Tones

Harmony

CSS snippets for #C2A251

.color-c2a251 {
  color: #C2A251;
  background-color: #C2A251;
}

Frequently asked questions

What color is #C2A251?+

#C2A251 is a HEX color with RGB value rgb(194, 162, 81) and HSL value hsl(43, 48%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C2A251?+

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