#DDA05F Color

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

Color preview

#DDA05F

Color formats

HEX
#DDA05F
RGB
rgb(221, 160, 95)
RGBA
rgba(221, 160, 95, 1)
HSL
hsl(31, 65%, 62%)
HSV
hsv(31, 57%, 87%)
CMYK
cmyk(0%, 28%, 57%, 13%)
CSS variable
--color-primary: #DDA05F;
Lowercase HEX
#dda05f

Shades

Tints

Tones

Harmony

CSS snippets for #DDA05F

.color-dda05f {
  color: #DDA05F;
  background-color: #DDA05F;
}

Frequently asked questions

What color is #DDA05F?+

#DDA05F is a HEX color with RGB value rgb(221, 160, 95) and HSL value hsl(31, 65%, 62%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DDA05F?+

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