#DBBD94 Color

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

Color preview

#DBBD94

Color formats

HEX
#DBBD94
RGB
rgb(219, 189, 148)
RGBA
rgba(219, 189, 148, 1)
HSL
hsl(35, 50%, 72%)
HSV
hsv(35, 32%, 86%)
CMYK
cmyk(0%, 14%, 32%, 14%)
CSS variable
--color-primary: #DBBD94;
Lowercase HEX
#dbbd94

Shades

Tints

Tones

Harmony

CSS snippets for #DBBD94

.color-dbbd94 {
  color: #DBBD94;
  background-color: #DBBD94;
}

Frequently asked questions

What color is #DBBD94?+

#DBBD94 is a HEX color with RGB value rgb(219, 189, 148) and HSL value hsl(35, 50%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBBD94?+

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