#DBB05B Color

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

Color preview

#DBB05B

Color formats

HEX
#DBB05B
RGB
rgb(219, 176, 91)
RGBA
rgba(219, 176, 91, 1)
HSL
hsl(40, 64%, 61%)
HSV
hsv(40, 58%, 86%)
CMYK
cmyk(0%, 20%, 58%, 14%)
CSS variable
--color-primary: #DBB05B;
Lowercase HEX
#dbb05b

Shades

Tints

Tones

Harmony

CSS snippets for #DBB05B

.color-dbb05b {
  color: #DBB05B;
  background-color: #DBB05B;
}

Frequently asked questions

What color is #DBB05B?+

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

What is the closest Tailwind color to #DBB05B?+

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