#DAD234 Color

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

Color preview

#DAD234

Color formats

HEX
#DAD234
RGB
rgb(218, 210, 52)
RGBA
rgba(218, 210, 52, 1)
HSL
hsl(57, 69%, 53%)
HSV
hsv(57, 76%, 85%)
CMYK
cmyk(0%, 4%, 76%, 15%)
CSS variable
--color-primary: #DAD234;
Lowercase HEX
#dad234

Shades

Tints

Tones

Harmony

CSS snippets for #DAD234

.color-dad234 {
  color: #DAD234;
  background-color: #DAD234;
}

Frequently asked questions

What color is #DAD234?+

#DAD234 is a HEX color with RGB value rgb(218, 210, 52) and HSL value hsl(57, 69%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DAD234?+

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