#DABB52 Color

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

Color preview

#DABB52

Color formats

HEX
#DABB52
RGB
rgb(218, 187, 82)
RGBA
rgba(218, 187, 82, 1)
HSL
hsl(46, 65%, 59%)
HSV
hsv(46, 62%, 85%)
CMYK
cmyk(0%, 14%, 62%, 15%)
CSS variable
--color-primary: #DABB52;
Lowercase HEX
#dabb52

Shades

Tints

Tones

Harmony

CSS snippets for #DABB52

.color-dabb52 {
  color: #DABB52;
  background-color: #DABB52;
}

Frequently asked questions

What color is #DABB52?+

#DABB52 is a HEX color with RGB value rgb(218, 187, 82) and HSL value hsl(46, 65%, 59%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DABB52?+

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