#DBBD95 Color

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

Color preview

#DBBD95

Color formats

HEX
#DBBD95
RGB
rgb(219, 189, 149)
RGBA
rgba(219, 189, 149, 1)
HSL
hsl(34, 49%, 72%)
HSV
hsv(34, 32%, 86%)
CMYK
cmyk(0%, 14%, 32%, 14%)
CSS variable
--color-primary: #DBBD95;
Lowercase HEX
#dbbd95

Shades

Tints

Tones

Harmony

CSS snippets for #DBBD95

.color-dbbd95 {
  color: #DBBD95;
  background-color: #DBBD95;
}

Frequently asked questions

What color is #DBBD95?+

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

What is the closest Tailwind color to #DBBD95?+

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