#DBCD54 Color

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

Color preview

#DBCD54

Color formats

HEX
#DBCD54
RGB
rgb(219, 205, 84)
RGBA
rgba(219, 205, 84, 1)
HSL
hsl(54, 65%, 59%)
HSV
hsv(54, 62%, 86%)
CMYK
cmyk(0%, 6%, 62%, 14%)
CSS variable
--color-primary: #DBCD54;
Lowercase HEX
#dbcd54

Shades

Tints

Tones

Harmony

CSS snippets for #DBCD54

.color-dbcd54 {
  color: #DBCD54;
  background-color: #DBCD54;
}

Frequently asked questions

What color is #DBCD54?+

#DBCD54 is a HEX color with RGB value rgb(219, 205, 84) and HSL value hsl(54, 65%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DBCD54?+

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