#DBCC71 Color

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

Color preview

#DBCC71

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DBCC71

.color-dbcc71 {
  color: #DBCC71;
  background-color: #DBCC71;
}

Frequently asked questions

What color is #DBCC71?+

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

What is the closest Tailwind color to #DBCC71?+

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