#DBBF80 Color

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

Color preview

#DBBF80

Color formats

HEX
#DBBF80
RGB
rgb(219, 191, 128)
RGBA
rgba(219, 191, 128, 1)
HSL
hsl(42, 56%, 68%)
HSV
hsv(42, 42%, 86%)
CMYK
cmyk(0%, 13%, 42%, 14%)
CSS variable
--color-primary: #DBBF80;
Lowercase HEX
#dbbf80

Shades

Tints

Tones

Harmony

CSS snippets for #DBBF80

.color-dbbf80 {
  color: #DBBF80;
  background-color: #DBBF80;
}

Frequently asked questions

What color is #DBBF80?+

#DBBF80 is a HEX color with RGB value rgb(219, 191, 128) and HSL value hsl(42, 56%, 68%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBBF80?+

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