#D8BF22 Color

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

Color preview

#D8BF22

Color formats

HEX
#D8BF22
RGB
rgb(216, 191, 34)
RGBA
rgba(216, 191, 34, 1)
HSL
hsl(52, 73%, 49%)
HSV
hsv(52, 84%, 85%)
CMYK
cmyk(0%, 12%, 84%, 15%)
CSS variable
--color-primary: #D8BF22;
Lowercase HEX
#d8bf22

Shades

Tints

Tones

Harmony

CSS snippets for #D8BF22

.color-d8bf22 {
  color: #D8BF22;
  background-color: #D8BF22;
}

Frequently asked questions

What color is #D8BF22?+

#D8BF22 is a HEX color with RGB value rgb(216, 191, 34) and HSL value hsl(52, 73%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D8BF22?+

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