#DBCD2C Color

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

Color preview

#DBCD2C

Color formats

HEX
#DBCD2C
RGB
rgb(219, 205, 44)
RGBA
rgba(219, 205, 44, 1)
HSL
hsl(55, 71%, 52%)
HSV
hsv(55, 80%, 86%)
CMYK
cmyk(0%, 6%, 80%, 14%)
CSS variable
--color-primary: #DBCD2C;
Lowercase HEX
#dbcd2c

Shades

Tints

Tones

Harmony

CSS snippets for #DBCD2C

.color-dbcd2c {
  color: #DBCD2C;
  background-color: #DBCD2C;
}

Frequently asked questions

What color is #DBCD2C?+

#DBCD2C is a HEX color with RGB value rgb(219, 205, 44) and HSL value hsl(55, 71%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DBCD2C?+

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