#DBCC69 Color

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

Color preview

#DBCC69

Color formats

HEX
#DBCC69
RGB
rgb(219, 204, 105)
RGBA
rgba(219, 204, 105, 1)
HSL
hsl(52, 61%, 64%)
HSV
hsv(52, 52%, 86%)
CMYK
cmyk(0%, 7%, 52%, 14%)
CSS variable
--color-primary: #DBCC69;
Lowercase HEX
#dbcc69

Shades

Tints

Tones

Harmony

CSS snippets for #DBCC69

.color-dbcc69 {
  color: #DBCC69;
  background-color: #DBCC69;
}

Frequently asked questions

What color is #DBCC69?+

#DBCC69 is a HEX color with RGB value rgb(219, 204, 105) and HSL value hsl(52, 61%, 64%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBCC69?+

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