#D1BF5C Color

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

Color preview

#D1BF5C

Color formats

HEX
#D1BF5C
RGB
rgb(209, 191, 92)
RGBA
rgba(209, 191, 92, 1)
HSL
hsl(51, 56%, 59%)
HSV
hsv(51, 56%, 82%)
CMYK
cmyk(0%, 9%, 56%, 18%)
CSS variable
--color-primary: #D1BF5C;
Lowercase HEX
#d1bf5c

Shades

Tints

Tones

Harmony

CSS snippets for #D1BF5C

.color-d1bf5c {
  color: #D1BF5C;
  background-color: #D1BF5C;
}

Frequently asked questions

What color is #D1BF5C?+

#D1BF5C is a HEX color with RGB value rgb(209, 191, 92) and HSL value hsl(51, 56%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D1BF5C?+

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