#DAD150 Color

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

Color preview

#DAD150

Color formats

HEX
#DAD150
RGB
rgb(218, 209, 80)
RGBA
rgba(218, 209, 80, 1)
HSL
hsl(56, 65%, 58%)
HSV
hsv(56, 63%, 85%)
CMYK
cmyk(0%, 4%, 63%, 15%)
CSS variable
--color-primary: #DAD150;
Lowercase HEX
#dad150

Shades

Tints

Tones

Harmony

CSS snippets for #DAD150

.color-dad150 {
  color: #DAD150;
  background-color: #DAD150;
}

Frequently asked questions

What color is #DAD150?+

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

What is the closest Tailwind color to #DAD150?+

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