#DBBB39 Color

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

Color preview

#DBBB39

Color formats

HEX
#DBBB39
RGB
rgb(219, 187, 57)
RGBA
rgba(219, 187, 57, 1)
HSL
hsl(48, 69%, 54%)
HSV
hsv(48, 74%, 86%)
CMYK
cmyk(0%, 15%, 74%, 14%)
CSS variable
--color-primary: #DBBB39;
Lowercase HEX
#dbbb39

Shades

Tints

Tones

Harmony

CSS snippets for #DBBB39

.color-dbbb39 {
  color: #DBBB39;
  background-color: #DBBB39;
}

Frequently asked questions

What color is #DBBB39?+

#DBBB39 is a HEX color with RGB value rgb(219, 187, 57) and HSL value hsl(48, 69%, 54%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DBBB39?+

The closest Tailwind color is amber-400, available as the bg-amber-400 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