#D4BF1C Color

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

Color preview

#D4BF1C

Color formats

HEX
#D4BF1C
RGB
rgb(212, 191, 28)
RGBA
rgba(212, 191, 28, 1)
HSL
hsl(53, 77%, 47%)
HSV
hsv(53, 87%, 83%)
CMYK
cmyk(0%, 10%, 87%, 17%)
CSS variable
--color-primary: #D4BF1C;
Lowercase HEX
#d4bf1c

Shades

Tints

Tones

Harmony

CSS snippets for #D4BF1C

.color-d4bf1c {
  color: #D4BF1C;
  background-color: #D4BF1C;
}

Frequently asked questions

What color is #D4BF1C?+

#D4BF1C is a HEX color with RGB value rgb(212, 191, 28) and HSL value hsl(53, 77%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D4BF1C?+

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