#DBB34C Color

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

Color preview

#DBB34C

Color formats

HEX
#DBB34C
RGB
rgb(219, 179, 76)
RGBA
rgba(219, 179, 76, 1)
HSL
hsl(43, 67%, 58%)
HSV
hsv(43, 65%, 86%)
CMYK
cmyk(0%, 18%, 65%, 14%)
CSS variable
--color-primary: #DBB34C;
Lowercase HEX
#dbb34c

Shades

Tints

Tones

Harmony

CSS snippets for #DBB34C

.color-dbb34c {
  color: #DBB34C;
  background-color: #DBB34C;
}

Frequently asked questions

What color is #DBB34C?+

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

What is the closest Tailwind color to #DBB34C?+

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