#DAAF43 Color

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

Color preview

#DAAF43

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAAF43

.color-daaf43 {
  color: #DAAF43;
  background-color: #DAAF43;
}

Frequently asked questions

What color is #DAAF43?+

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

What is the closest Tailwind color to #DAAF43?+

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