#DDAB5F Color

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

Color preview

#DDAB5F

Color formats

HEX
#DDAB5F
RGB
rgb(221, 171, 95)
RGBA
rgba(221, 171, 95, 1)
HSL
hsl(36, 65%, 62%)
HSV
hsv(36, 57%, 87%)
CMYK
cmyk(0%, 23%, 57%, 13%)
CSS variable
--color-primary: #DDAB5F;
Lowercase HEX
#ddab5f

Shades

Tints

Tones

Harmony

CSS snippets for #DDAB5F

.color-ddab5f {
  color: #DDAB5F;
  background-color: #DDAB5F;
}

Frequently asked questions

What color is #DDAB5F?+

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

What is the closest Tailwind color to #DDAB5F?+

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