#DBCD06 Color

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

Color preview

#DBCD06

Color formats

HEX
#DBCD06
RGB
rgb(219, 205, 6)
RGBA
rgba(219, 205, 6, 1)
HSL
hsl(56, 95%, 44%)
HSV
hsv(56, 97%, 86%)
CMYK
cmyk(0%, 6%, 97%, 14%)
CSS variable
--color-primary: #DBCD06;
Lowercase HEX
#dbcd06

Shades

Tints

Tones

Harmony

CSS snippets for #DBCD06

.color-dbcd06 {
  color: #DBCD06;
  background-color: #DBCD06;
}

Frequently asked questions

What color is #DBCD06?+

#DBCD06 is a HEX color with RGB value rgb(219, 205, 6) and HSL value hsl(56, 95%, 44%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DBCD06?+

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