#DABB4E Color

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

Color preview

#DABB4E

Color formats

HEX
#DABB4E
RGB
rgb(218, 187, 78)
RGBA
rgba(218, 187, 78, 1)
HSL
hsl(47, 65%, 58%)
HSV
hsv(47, 64%, 85%)
CMYK
cmyk(0%, 14%, 64%, 15%)
CSS variable
--color-primary: #DABB4E;
Lowercase HEX
#dabb4e

Shades

Tints

Tones

Harmony

CSS snippets for #DABB4E

.color-dabb4e {
  color: #DABB4E;
  background-color: #DABB4E;
}

Frequently asked questions

What color is #DABB4E?+

#DABB4E is a HEX color with RGB value rgb(218, 187, 78) and HSL value hsl(47, 65%, 58%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DABB4E?+

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