#DBB95B Color

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

Color preview

#DBB95B

Color formats

HEX
#DBB95B
RGB
rgb(219, 185, 91)
RGBA
rgba(219, 185, 91, 1)
HSL
hsl(44, 64%, 61%)
HSV
hsv(44, 58%, 86%)
CMYK
cmyk(0%, 16%, 58%, 14%)
CSS variable
--color-primary: #DBB95B;
Lowercase HEX
#dbb95b

Shades

Tints

Tones

Harmony

CSS snippets for #DBB95B

.color-dbb95b {
  color: #DBB95B;
  background-color: #DBB95B;
}

Frequently asked questions

What color is #DBB95B?+

#DBB95B is a HEX color with RGB value rgb(219, 185, 91) and HSL value hsl(44, 64%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DBB95B?+

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