#DDA45B Color

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

Color preview

#DDA45B

Color formats

HEX
#DDA45B
RGB
rgb(221, 164, 91)
RGBA
rgba(221, 164, 91, 1)
HSL
hsl(34, 66%, 61%)
HSV
hsv(34, 59%, 87%)
CMYK
cmyk(0%, 26%, 59%, 13%)
CSS variable
--color-primary: #DDA45B;
Lowercase HEX
#dda45b

Shades

Tints

Tones

Harmony

CSS snippets for #DDA45B

.color-dda45b {
  color: #DDA45B;
  background-color: #DDA45B;
}

Frequently asked questions

What color is #DDA45B?+

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

What is the closest Tailwind color to #DDA45B?+

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