#DAAE50 Color

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

Color preview

#DAAE50

Color formats

HEX
#DAAE50
RGB
rgb(218, 174, 80)
RGBA
rgba(218, 174, 80, 1)
HSL
hsl(41, 65%, 58%)
HSV
hsv(41, 63%, 85%)
CMYK
cmyk(0%, 20%, 63%, 15%)
CSS variable
--color-primary: #DAAE50;
Lowercase HEX
#daae50

Shades

Tints

Tones

Harmony

CSS snippets for #DAAE50

.color-daae50 {
  color: #DAAE50;
  background-color: #DAAE50;
}

Frequently asked questions

What color is #DAAE50?+

#DAAE50 is a HEX color with RGB value rgb(218, 174, 80) and HSL value hsl(41, 65%, 58%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DAAE50?+

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