#DCBF5C Color

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

Color preview

#DCBF5C

Color formats

HEX
#DCBF5C
RGB
rgb(220, 191, 92)
RGBA
rgba(220, 191, 92, 1)
HSL
hsl(46, 65%, 61%)
HSV
hsv(46, 58%, 86%)
CMYK
cmyk(0%, 13%, 58%, 14%)
CSS variable
--color-primary: #DCBF5C;
Lowercase HEX
#dcbf5c

Shades

Tints

Tones

Harmony

CSS snippets for #DCBF5C

.color-dcbf5c {
  color: #DCBF5C;
  background-color: #DCBF5C;
}

Frequently asked questions

What color is #DCBF5C?+

#DCBF5C is a HEX color with RGB value rgb(220, 191, 92) and HSL value hsl(46, 65%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCBF5C?+

The closest Tailwind color is amber-300, available as the bg-amber-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