#DAA12F Color

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

Color preview

#DAA12F

Color formats

HEX
#DAA12F
RGB
rgb(218, 161, 47)
RGBA
rgba(218, 161, 47, 1)
HSL
hsl(40, 70%, 52%)
HSV
hsv(40, 78%, 85%)
CMYK
cmyk(0%, 26%, 78%, 15%)
CSS variable
--color-primary: #DAA12F;
Lowercase HEX
#daa12f

Shades

Tints

Tones

Harmony

CSS snippets for #DAA12F

.color-daa12f {
  color: #DAA12F;
  background-color: #DAA12F;
}

Frequently asked questions

What color is #DAA12F?+

#DAA12F is a HEX color with RGB value rgb(218, 161, 47) and HSL value hsl(40, 70%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DAA12F?+

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