#DBB91F Color

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

Color preview

#DBB91F

Color formats

HEX
#DBB91F
RGB
rgb(219, 185, 31)
RGBA
rgba(219, 185, 31, 1)
HSL
hsl(49, 75%, 49%)
HSV
hsv(49, 86%, 86%)
CMYK
cmyk(0%, 16%, 86%, 14%)
CSS variable
--color-primary: #DBB91F;
Lowercase HEX
#dbb91f

Shades

Tints

Tones

Harmony

CSS snippets for #DBB91F

.color-dbb91f {
  color: #DBB91F;
  background-color: #DBB91F;
}

Frequently asked questions

What color is #DBB91F?+

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

What is the closest Tailwind color to #DBB91F?+

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