#DAAF44 Color

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

Color preview

#DAAF44

Color formats

HEX
#DAAF44
RGB
rgb(218, 175, 68)
RGBA
rgba(218, 175, 68, 1)
HSL
hsl(43, 67%, 56%)
HSV
hsv(43, 69%, 85%)
CMYK
cmyk(0%, 20%, 69%, 15%)
CSS variable
--color-primary: #DAAF44;
Lowercase HEX
#daaf44

Shades

Tints

Tones

Harmony

CSS snippets for #DAAF44

.color-daaf44 {
  color: #DAAF44;
  background-color: #DAAF44;
}

Frequently asked questions

What color is #DAAF44?+

#DAAF44 is a HEX color with RGB value rgb(218, 175, 68) and HSL value hsl(43, 67%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DAAF44?+

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