#DBBC79 Color

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

Color preview

#DBBC79

Color formats

HEX
#DBBC79
RGB
rgb(219, 188, 121)
RGBA
rgba(219, 188, 121, 1)
HSL
hsl(41, 58%, 67%)
HSV
hsv(41, 45%, 86%)
CMYK
cmyk(0%, 14%, 45%, 14%)
CSS variable
--color-primary: #DBBC79;
Lowercase HEX
#dbbc79

Shades

Tints

Tones

Harmony

CSS snippets for #DBBC79

.color-dbbc79 {
  color: #DBBC79;
  background-color: #DBBC79;
}

Frequently asked questions

What color is #DBBC79?+

#DBBC79 is a HEX color with RGB value rgb(219, 188, 121) and HSL value hsl(41, 58%, 67%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBBC79?+

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