#DCB65C Color

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

Color preview

#DCB65C

Color formats

HEX
#DCB65C
RGB
rgb(220, 182, 92)
RGBA
rgba(220, 182, 92, 1)
HSL
hsl(42, 65%, 61%)
HSV
hsv(42, 58%, 86%)
CMYK
cmyk(0%, 17%, 58%, 14%)
CSS variable
--color-primary: #DCB65C;
Lowercase HEX
#dcb65c

Shades

Tints

Tones

Harmony

CSS snippets for #DCB65C

.color-dcb65c {
  color: #DCB65C;
  background-color: #DCB65C;
}

Frequently asked questions

What color is #DCB65C?+

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

What is the closest Tailwind color to #DCB65C?+

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