#DBB84C Color

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

Color preview

#DBB84C

Color formats

HEX
#DBB84C
RGB
rgb(219, 184, 76)
RGBA
rgba(219, 184, 76, 1)
HSL
hsl(45, 67%, 58%)
HSV
hsv(45, 65%, 86%)
CMYK
cmyk(0%, 16%, 65%, 14%)
CSS variable
--color-primary: #DBB84C;
Lowercase HEX
#dbb84c

Shades

Tints

Tones

Harmony

CSS snippets for #DBB84C

.color-dbb84c {
  color: #DBB84C;
  background-color: #DBB84C;
}

Frequently asked questions

What color is #DBB84C?+

#DBB84C is a HEX color with RGB value rgb(219, 184, 76) and HSL value hsl(45, 67%, 58%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DBB84C?+

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