#D1BF3B Color

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

Color preview

#D1BF3B

Color formats

HEX
#D1BF3B
RGB
rgb(209, 191, 59)
RGBA
rgba(209, 191, 59, 1)
HSL
hsl(53, 62%, 53%)
HSV
hsv(53, 72%, 82%)
CMYK
cmyk(0%, 9%, 72%, 18%)
CSS variable
--color-primary: #D1BF3B;
Lowercase HEX
#d1bf3b

Shades

Tints

Tones

Harmony

CSS snippets for #D1BF3B

.color-d1bf3b {
  color: #D1BF3B;
  background-color: #D1BF3B;
}

Frequently asked questions

What color is #D1BF3B?+

#D1BF3B is a HEX color with RGB value rgb(209, 191, 59) and HSL value hsl(53, 62%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D1BF3B?+

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