#DBB51F Color

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

Color preview

#DBB51F

Color formats

HEX
#DBB51F
RGB
rgb(219, 181, 31)
RGBA
rgba(219, 181, 31, 1)
HSL
hsl(48, 75%, 49%)
HSV
hsv(48, 86%, 86%)
CMYK
cmyk(0%, 17%, 86%, 14%)
CSS variable
--color-primary: #DBB51F;
Lowercase HEX
#dbb51f

Shades

Tints

Tones

Harmony

CSS snippets for #DBB51F

.color-dbb51f {
  color: #DBB51F;
  background-color: #DBB51F;
}

Frequently asked questions

What color is #DBB51F?+

#DBB51F is a HEX color with RGB value rgb(219, 181, 31) and HSL value hsl(48, 75%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DBB51F?+

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