#DBAD06 Color

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

Color preview

#DBAD06

Color formats

HEX
#DBAD06
RGB
rgb(219, 173, 6)
RGBA
rgba(219, 173, 6, 1)
HSL
hsl(47, 95%, 44%)
HSV
hsv(47, 97%, 86%)
CMYK
cmyk(0%, 21%, 97%, 14%)
CSS variable
--color-primary: #DBAD06;
Lowercase HEX
#dbad06

Shades

Tints

Tones

Harmony

CSS snippets for #DBAD06

.color-dbad06 {
  color: #DBAD06;
  background-color: #DBAD06;
}

Frequently asked questions

What color is #DBAD06?+

#DBAD06 is a HEX color with RGB value rgb(219, 173, 6) and HSL value hsl(47, 95%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DBAD06?+

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