#DBBF79 Color

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

Color preview

#DBBF79

Color formats

HEX
#DBBF79
RGB
rgb(219, 191, 121)
RGBA
rgba(219, 191, 121, 1)
HSL
hsl(43, 58%, 67%)
HSV
hsv(43, 45%, 86%)
CMYK
cmyk(0%, 13%, 45%, 14%)
CSS variable
--color-primary: #DBBF79;
Lowercase HEX
#dbbf79

Shades

Tints

Tones

Harmony

CSS snippets for #DBBF79

.color-dbbf79 {
  color: #DBBF79;
  background-color: #DBBF79;
}

Frequently asked questions

What color is #DBBF79?+

#DBBF79 is a HEX color with RGB value rgb(219, 191, 121) and HSL value hsl(43, 58%, 67%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBBF79?+

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