#DBBF7E Color

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

Color preview

#DBBF7E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DBBF7E

.color-dbbf7e {
  color: #DBBF7E;
  background-color: #DBBF7E;
}

Frequently asked questions

What color is #DBBF7E?+

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

What is the closest Tailwind color to #DBBF7E?+

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