#D1BF54 Color

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

Color preview

#D1BF54

Color formats

HEX
#D1BF54
RGB
rgb(209, 191, 84)
RGBA
rgba(209, 191, 84, 1)
HSL
hsl(51, 58%, 57%)
HSV
hsv(51, 60%, 82%)
CMYK
cmyk(0%, 9%, 60%, 18%)
CSS variable
--color-primary: #D1BF54;
Lowercase HEX
#d1bf54

Shades

Tints

Tones

Harmony

CSS snippets for #D1BF54

.color-d1bf54 {
  color: #D1BF54;
  background-color: #D1BF54;
}

Frequently asked questions

What color is #D1BF54?+

#D1BF54 is a HEX color with RGB value rgb(209, 191, 84) and HSL value hsl(51, 58%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D1BF54?+

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