#DDAF5F Color

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

Color preview

#DDAF5F

Color formats

HEX
#DDAF5F
RGB
rgb(221, 175, 95)
RGBA
rgba(221, 175, 95, 1)
HSL
hsl(38, 65%, 62%)
HSV
hsv(38, 57%, 87%)
CMYK
cmyk(0%, 21%, 57%, 13%)
CSS variable
--color-primary: #DDAF5F;
Lowercase HEX
#ddaf5f

Shades

Tints

Tones

Harmony

CSS snippets for #DDAF5F

.color-ddaf5f {
  color: #DDAF5F;
  background-color: #DDAF5F;
}

Frequently asked questions

What color is #DDAF5F?+

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

What is the closest Tailwind color to #DDAF5F?+

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