#DDBB5E Color

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

Color preview

#DDBB5E

Color formats

HEX
#DDBB5E
RGB
rgb(221, 187, 94)
RGBA
rgba(221, 187, 94, 1)
HSL
hsl(44, 65%, 62%)
HSV
hsv(44, 57%, 87%)
CMYK
cmyk(0%, 15%, 57%, 13%)
CSS variable
--color-primary: #DDBB5E;
Lowercase HEX
#ddbb5e

Shades

Tints

Tones

Harmony

CSS snippets for #DDBB5E

.color-ddbb5e {
  color: #DDBB5E;
  background-color: #DDBB5E;
}

Frequently asked questions

What color is #DDBB5E?+

#DDBB5E is a HEX color with RGB value rgb(221, 187, 94) and HSL value hsl(44, 65%, 62%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DDBB5E?+

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