#DBB75B Color

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

Color preview

#DBB75B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DBB75B

.color-dbb75b {
  color: #DBB75B;
  background-color: #DBB75B;
}

Frequently asked questions

What color is #DBB75B?+

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

What is the closest Tailwind color to #DBB75B?+

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