#DBAC4C Color

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

Color preview

#DBAC4C

Color formats

HEX
#DBAC4C
RGB
rgb(219, 172, 76)
RGBA
rgba(219, 172, 76, 1)
HSL
hsl(40, 67%, 58%)
HSV
hsv(40, 65%, 86%)
CMYK
cmyk(0%, 21%, 65%, 14%)
CSS variable
--color-primary: #DBAC4C;
Lowercase HEX
#dbac4c

Shades

Tints

Tones

Harmony

CSS snippets for #DBAC4C

.color-dbac4c {
  color: #DBAC4C;
  background-color: #DBAC4C;
}

Frequently asked questions

What color is #DBAC4C?+

#DBAC4C is a HEX color with RGB value rgb(219, 172, 76) and HSL value hsl(40, 67%, 58%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DBAC4C?+

The closest Tailwind color is orange-400, available as the bg-orange-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