#DAD550 Color

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

Color preview

#DAD550

Color formats

HEX
#DAD550
RGB
rgb(218, 213, 80)
RGBA
rgba(218, 213, 80, 1)
HSL
hsl(58, 65%, 58%)
HSV
hsv(58, 63%, 85%)
CMYK
cmyk(0%, 2%, 63%, 15%)
CSS variable
--color-primary: #DAD550;
Lowercase HEX
#dad550

Shades

Tints

Tones

Harmony

CSS snippets for #DAD550

.color-dad550 {
  color: #DAD550;
  background-color: #DAD550;
}

Frequently asked questions

What color is #DAD550?+

#DAD550 is a HEX color with RGB value rgb(218, 213, 80) and HSL value hsl(58, 65%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DAD550?+

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