#DCA55C Color

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

Color preview

#DCA55C

Color formats

HEX
#DCA55C
RGB
rgb(220, 165, 92)
RGBA
rgba(220, 165, 92, 1)
HSL
hsl(34, 65%, 61%)
HSV
hsv(34, 58%, 86%)
CMYK
cmyk(0%, 25%, 58%, 14%)
CSS variable
--color-primary: #DCA55C;
Lowercase HEX
#dca55c

Shades

Tints

Tones

Harmony

CSS snippets for #DCA55C

.color-dca55c {
  color: #DCA55C;
  background-color: #DCA55C;
}

Frequently asked questions

What color is #DCA55C?+

#DCA55C is a HEX color with RGB value rgb(220, 165, 92) and HSL value hsl(34, 65%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DCA55C?+

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