#DABB55 Color

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

Color preview

#DABB55

Color formats

HEX
#DABB55
RGB
rgb(218, 187, 85)
RGBA
rgba(218, 187, 85, 1)
HSL
hsl(46, 64%, 59%)
HSV
hsv(46, 61%, 85%)
CMYK
cmyk(0%, 14%, 61%, 15%)
CSS variable
--color-primary: #DABB55;
Lowercase HEX
#dabb55

Shades

Tints

Tones

Harmony

CSS snippets for #DABB55

.color-dabb55 {
  color: #DABB55;
  background-color: #DABB55;
}

Frequently asked questions

What color is #DABB55?+

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

What is the closest Tailwind color to #DABB55?+

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