#DBBC7B Color

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

Color preview

#DBBC7B

Color formats

HEX
#DBBC7B
RGB
rgb(219, 188, 123)
RGBA
rgba(219, 188, 123, 1)
HSL
hsl(41, 57%, 67%)
HSV
hsv(41, 44%, 86%)
CMYK
cmyk(0%, 14%, 44%, 14%)
CSS variable
--color-primary: #DBBC7B;
Lowercase HEX
#dbbc7b

Shades

Tints

Tones

Harmony

CSS snippets for #DBBC7B

.color-dbbc7b {
  color: #DBBC7B;
  background-color: #DBBC7B;
}

Frequently asked questions

What color is #DBBC7B?+

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

What is the closest Tailwind color to #DBBC7B?+

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