#DBCC4D Color

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

Color preview

#DBCC4D

Color formats

HEX
#DBCC4D
RGB
rgb(219, 204, 77)
RGBA
rgba(219, 204, 77, 1)
HSL
hsl(54, 66%, 58%)
HSV
hsv(54, 65%, 86%)
CMYK
cmyk(0%, 7%, 65%, 14%)
CSS variable
--color-primary: #DBCC4D;
Lowercase HEX
#dbcc4d

Shades

Tints

Tones

Harmony

CSS snippets for #DBCC4D

.color-dbcc4d {
  color: #DBCC4D;
  background-color: #DBCC4D;
}

Frequently asked questions

What color is #DBCC4D?+

#DBCC4D is a HEX color with RGB value rgb(219, 204, 77) and HSL value hsl(54, 66%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DBCC4D?+

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