#DDB45A Color

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

Color preview

#DDB45A

Color formats

HEX
#DDB45A
RGB
rgb(221, 180, 90)
RGBA
rgba(221, 180, 90, 1)
HSL
hsl(41, 66%, 61%)
HSV
hsv(41, 59%, 87%)
CMYK
cmyk(0%, 19%, 59%, 13%)
CSS variable
--color-primary: #DDB45A;
Lowercase HEX
#ddb45a

Shades

Tints

Tones

Harmony

CSS snippets for #DDB45A

.color-ddb45a {
  color: #DDB45A;
  background-color: #DDB45A;
}

Frequently asked questions

What color is #DDB45A?+

#DDB45A is a HEX color with RGB value rgb(221, 180, 90) and HSL value hsl(41, 66%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DDB45A?+

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