#DBCB71 Color

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

Color preview

#DBCB71

Color formats

HEX
#DBCB71
RGB
rgb(219, 203, 113)
RGBA
rgba(219, 203, 113, 1)
HSL
hsl(51, 60%, 65%)
HSV
hsv(51, 48%, 86%)
CMYK
cmyk(0%, 7%, 48%, 14%)
CSS variable
--color-primary: #DBCB71;
Lowercase HEX
#dbcb71

Shades

Tints

Tones

Harmony

CSS snippets for #DBCB71

.color-dbcb71 {
  color: #DBCB71;
  background-color: #DBCB71;
}

Frequently asked questions

What color is #DBCB71?+

#DBCB71 is a HEX color with RGB value rgb(219, 203, 113) and HSL value hsl(51, 60%, 65%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBCB71?+

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