#DBCC5B Color

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

Color preview

#DBCC5B

Color formats

HEX
#DBCC5B
RGB
rgb(219, 204, 91)
RGBA
rgba(219, 204, 91, 1)
HSL
hsl(53, 64%, 61%)
HSV
hsv(53, 58%, 86%)
CMYK
cmyk(0%, 7%, 58%, 14%)
CSS variable
--color-primary: #DBCC5B;
Lowercase HEX
#dbcc5b

Shades

Tints

Tones

Harmony

CSS snippets for #DBCC5B

.color-dbcc5b {
  color: #DBCC5B;
  background-color: #DBCC5B;
}

Frequently asked questions

What color is #DBCC5B?+

#DBCC5B is a HEX color with RGB value rgb(219, 204, 91) and HSL value hsl(53, 64%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DBCC5B?+

The closest Tailwind color is amber-300, available as the bg-amber-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