#DAD05D Color

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

Color preview

#DAD05D

Color formats

HEX
#DAD05D
RGB
rgb(218, 208, 93)
RGBA
rgba(218, 208, 93, 1)
HSL
hsl(55, 63%, 61%)
HSV
hsv(55, 57%, 85%)
CMYK
cmyk(0%, 5%, 57%, 15%)
CSS variable
--color-primary: #DAD05D;
Lowercase HEX
#dad05d

Shades

Tints

Tones

Harmony

CSS snippets for #DAD05D

.color-dad05d {
  color: #DAD05D;
  background-color: #DAD05D;
}

Frequently asked questions

What color is #DAD05D?+

#DAD05D is a HEX color with RGB value rgb(218, 208, 93) and HSL value hsl(55, 63%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DAD05D?+

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