#DBB31F Color

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

Color preview

#DBB31F

Color formats

HEX
#DBB31F
RGB
rgb(219, 179, 31)
RGBA
rgba(219, 179, 31, 1)
HSL
hsl(47, 75%, 49%)
HSV
hsv(47, 86%, 86%)
CMYK
cmyk(0%, 18%, 86%, 14%)
CSS variable
--color-primary: #DBB31F;
Lowercase HEX
#dbb31f

Shades

Tints

Tones

Harmony

CSS snippets for #DBB31F

.color-dbb31f {
  color: #DBB31F;
  background-color: #DBB31F;
}

Frequently asked questions

What color is #DBB31F?+

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

What is the closest Tailwind color to #DBB31F?+

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