#DADA5B Color

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

Color preview

#DADA5B

Color formats

HEX
#DADA5B
RGB
rgb(218, 218, 91)
RGBA
rgba(218, 218, 91, 1)
HSL
hsl(60, 63%, 61%)
HSV
hsv(60, 58%, 85%)
CMYK
cmyk(0%, 0%, 58%, 15%)
CSS variable
--color-primary: #DADA5B;
Lowercase HEX
#dada5b

Shades

Tints

Tones

Harmony

CSS snippets for #DADA5B

.color-dada5b {
  color: #DADA5B;
  background-color: #DADA5B;
}

Frequently asked questions

What color is #DADA5B?+

#DADA5B is a HEX color with RGB value rgb(218, 218, 91) and HSL value hsl(60, 63%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DADA5B?+

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