#DDBF5E Color

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

Color preview

#DDBF5E

Color formats

HEX
#DDBF5E
RGB
rgb(221, 191, 94)
RGBA
rgba(221, 191, 94, 1)
HSL
hsl(46, 65%, 62%)
HSV
hsv(46, 57%, 87%)
CMYK
cmyk(0%, 14%, 57%, 13%)
CSS variable
--color-primary: #DDBF5E;
Lowercase HEX
#ddbf5e

Shades

Tints

Tones

Harmony

CSS snippets for #DDBF5E

.color-ddbf5e {
  color: #DDBF5E;
  background-color: #DDBF5E;
}

Frequently asked questions

What color is #DDBF5E?+

#DDBF5E is a HEX color with RGB value rgb(221, 191, 94) and HSL value hsl(46, 65%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDBF5E?+

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