#DAA62C Color

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

Color preview

#DAA62C

Color formats

HEX
#DAA62C
RGB
rgb(218, 166, 44)
RGBA
rgba(218, 166, 44, 1)
HSL
hsl(42, 70%, 51%)
HSV
hsv(42, 80%, 85%)
CMYK
cmyk(0%, 24%, 80%, 15%)
CSS variable
--color-primary: #DAA62C;
Lowercase HEX
#daa62c

Shades

Tints

Tones

Harmony

CSS snippets for #DAA62C

.color-daa62c {
  color: #DAA62C;
  background-color: #DAA62C;
}

Frequently asked questions

What color is #DAA62C?+

#DAA62C is a HEX color with RGB value rgb(218, 166, 44) and HSL value hsl(42, 70%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DAA62C?+

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