#D2BF14 Color

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

Color preview

#D2BF14

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D2BF14

.color-d2bf14 {
  color: #D2BF14;
  background-color: #D2BF14;
}

Frequently asked questions

What color is #D2BF14?+

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

What is the closest Tailwind color to #D2BF14?+

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