#DAD05E Color

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

Color preview

#DAD05E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAD05E

.color-dad05e {
  color: #DAD05E;
  background-color: #DAD05E;
}

Frequently asked questions

What color is #DAD05E?+

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

What is the closest Tailwind color to #DAD05E?+

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