#DDAE5B Color

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

Color preview

#DDAE5B

Color formats

HEX
#DDAE5B
RGB
rgb(221, 174, 91)
RGBA
rgba(221, 174, 91, 1)
HSL
hsl(38, 66%, 61%)
HSV
hsv(38, 59%, 87%)
CMYK
cmyk(0%, 21%, 59%, 13%)
CSS variable
--color-primary: #DDAE5B;
Lowercase HEX
#ddae5b

Shades

Tints

Tones

Harmony

CSS snippets for #DDAE5B

.color-ddae5b {
  color: #DDAE5B;
  background-color: #DDAE5B;
}

Frequently asked questions

What color is #DDAE5B?+

#DDAE5B is a HEX color with RGB value rgb(221, 174, 91) and HSL value hsl(38, 66%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DDAE5B?+

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