#DDBA5A Color

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

Color preview

#DDBA5A

Color formats

HEX
#DDBA5A
RGB
rgb(221, 186, 90)
RGBA
rgba(221, 186, 90, 1)
HSL
hsl(44, 66%, 61%)
HSV
hsv(44, 59%, 87%)
CMYK
cmyk(0%, 16%, 59%, 13%)
CSS variable
--color-primary: #DDBA5A;
Lowercase HEX
#ddba5a

Shades

Tints

Tones

Harmony

CSS snippets for #DDBA5A

.color-ddba5a {
  color: #DDBA5A;
  background-color: #DDBA5A;
}

Frequently asked questions

What color is #DDBA5A?+

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

What is the closest Tailwind color to #DDBA5A?+

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