#DCB45C Color

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

Color preview

#DCB45C

Color formats

HEX
#DCB45C
RGB
rgb(220, 180, 92)
RGBA
rgba(220, 180, 92, 1)
HSL
hsl(41, 65%, 61%)
HSV
hsv(41, 58%, 86%)
CMYK
cmyk(0%, 18%, 58%, 14%)
CSS variable
--color-primary: #DCB45C;
Lowercase HEX
#dcb45c

Shades

Tints

Tones

Harmony

CSS snippets for #DCB45C

.color-dcb45c {
  color: #DCB45C;
  background-color: #DCB45C;
}

Frequently asked questions

What color is #DCB45C?+

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

What is the closest Tailwind color to #DCB45C?+

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