#DBCD2E Color

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

Color preview

#DBCD2E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DBCD2E

.color-dbcd2e {
  color: #DBCD2E;
  background-color: #DBCD2E;
}

Frequently asked questions

What color is #DBCD2E?+

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

What is the closest Tailwind color to #DBCD2E?+

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