#DBBF57 Color

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

Color preview

#DBBF57

Color formats

HEX
#DBBF57
RGB
rgb(219, 191, 87)
RGBA
rgba(219, 191, 87, 1)
HSL
hsl(47, 65%, 60%)
HSV
hsv(47, 60%, 86%)
CMYK
cmyk(0%, 13%, 60%, 14%)
CSS variable
--color-primary: #DBBF57;
Lowercase HEX
#dbbf57

Shades

Tints

Tones

Harmony

CSS snippets for #DBBF57

.color-dbbf57 {
  color: #DBBF57;
  background-color: #DBBF57;
}

Frequently asked questions

What color is #DBBF57?+

#DBBF57 is a HEX color with RGB value rgb(219, 191, 87) and HSL value hsl(47, 65%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DBBF57?+

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