#DBBB1F Color

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

Color preview

#DBBB1F

Color formats

HEX
#DBBB1F
RGB
rgb(219, 187, 31)
RGBA
rgba(219, 187, 31, 1)
HSL
hsl(50, 75%, 49%)
HSV
hsv(50, 86%, 86%)
CMYK
cmyk(0%, 15%, 86%, 14%)
CSS variable
--color-primary: #DBBB1F;
Lowercase HEX
#dbbb1f

Shades

Tints

Tones

Harmony

CSS snippets for #DBBB1F

.color-dbbb1f {
  color: #DBBB1F;
  background-color: #DBBB1F;
}

Frequently asked questions

What color is #DBBB1F?+

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

What is the closest Tailwind color to #DBBB1F?+

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