#D2BF13 Color

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

Color preview

#D2BF13

Color formats

HEX
#D2BF13
RGB
rgb(210, 191, 19)
RGBA
rgba(210, 191, 19, 1)
HSL
hsl(54, 83%, 45%)
HSV
hsv(54, 91%, 82%)
CMYK
cmyk(0%, 9%, 91%, 18%)
CSS variable
--color-primary: #D2BF13;
Lowercase HEX
#d2bf13

Shades

Tints

Tones

Harmony

CSS snippets for #D2BF13

.color-d2bf13 {
  color: #D2BF13;
  background-color: #D2BF13;
}

Frequently asked questions

What color is #D2BF13?+

#D2BF13 is a HEX color with RGB value rgb(210, 191, 19) and HSL value hsl(54, 83%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D2BF13?+

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