#DAD73B Color

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

Color preview

#DAD73B

Color formats

HEX
#DAD73B
RGB
rgb(218, 215, 59)
RGBA
rgba(218, 215, 59, 1)
HSL
hsl(59, 68%, 54%)
HSV
hsv(59, 73%, 85%)
CMYK
cmyk(0%, 1%, 73%, 15%)
CSS variable
--color-primary: #DAD73B;
Lowercase HEX
#dad73b

Shades

Tints

Tones

Harmony

CSS snippets for #DAD73B

.color-dad73b {
  color: #DAD73B;
  background-color: #DAD73B;
}

Frequently asked questions

What color is #DAD73B?+

#DAD73B is a HEX color with RGB value rgb(218, 215, 59) and HSL value hsl(59, 68%, 54%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DAD73B?+

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