#DBAA2E Color

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

Color preview

#DBAA2E

Color formats

HEX
#DBAA2E
RGB
rgb(219, 170, 46)
RGBA
rgba(219, 170, 46, 1)
HSL
hsl(43, 71%, 52%)
HSV
hsv(43, 79%, 86%)
CMYK
cmyk(0%, 22%, 79%, 14%)
CSS variable
--color-primary: #DBAA2E;
Lowercase HEX
#dbaa2e

Shades

Tints

Tones

Harmony

CSS snippets for #DBAA2E

.color-dbaa2e {
  color: #DBAA2E;
  background-color: #DBAA2E;
}

Frequently asked questions

What color is #DBAA2E?+

#DBAA2E is a HEX color with RGB value rgb(219, 170, 46) and HSL value hsl(43, 71%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DBAA2E?+

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