#DBBF5B Color

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

Color preview

#DBBF5B

Color formats

HEX
#DBBF5B
RGB
rgb(219, 191, 91)
RGBA
rgba(219, 191, 91, 1)
HSL
hsl(47, 64%, 61%)
HSV
hsv(47, 58%, 86%)
CMYK
cmyk(0%, 13%, 58%, 14%)
CSS variable
--color-primary: #DBBF5B;
Lowercase HEX
#dbbf5b

Shades

Tints

Tones

Harmony

CSS snippets for #DBBF5B

.color-dbbf5b {
  color: #DBBF5B;
  background-color: #DBBF5B;
}

Frequently asked questions

What color is #DBBF5B?+

#DBBF5B is a HEX color with RGB value rgb(219, 191, 91) and HSL value hsl(47, 64%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DBBF5B?+

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