#DAB44B Color

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

Color preview

#DAB44B

Color formats

HEX
#DAB44B
RGB
rgb(218, 180, 75)
RGBA
rgba(218, 180, 75, 1)
HSL
hsl(44, 66%, 57%)
HSV
hsv(44, 66%, 85%)
CMYK
cmyk(0%, 17%, 66%, 15%)
CSS variable
--color-primary: #DAB44B;
Lowercase HEX
#dab44b

Shades

Tints

Tones

Harmony

CSS snippets for #DAB44B

.color-dab44b {
  color: #DAB44B;
  background-color: #DAB44B;
}

Frequently asked questions

What color is #DAB44B?+

#DAB44B is a HEX color with RGB value rgb(218, 180, 75) and HSL value hsl(44, 66%, 57%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DAB44B?+

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