#DBCB95 Color

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

Color preview

#DBCB95

Color formats

HEX
#DBCB95
RGB
rgb(219, 203, 149)
RGBA
rgba(219, 203, 149, 1)
HSL
hsl(46, 49%, 72%)
HSV
hsv(46, 32%, 86%)
CMYK
cmyk(0%, 7%, 32%, 14%)
CSS variable
--color-primary: #DBCB95;
Lowercase HEX
#dbcb95

Shades

Tints

Tones

Harmony

CSS snippets for #DBCB95

.color-dbcb95 {
  color: #DBCB95;
  background-color: #DBCB95;
}

Frequently asked questions

What color is #DBCB95?+

#DBCB95 is a HEX color with RGB value rgb(219, 203, 149) and HSL value hsl(46, 49%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBCB95?+

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