#DBBC95 Color

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

Color preview

#DBBC95

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DBBC95

.color-dbbc95 {
  color: #DBBC95;
  background-color: #DBBC95;
}

Frequently asked questions

What color is #DBBC95?+

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

What is the closest Tailwind color to #DBBC95?+

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