#DDBF5B Color

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

Color preview

#DDBF5B

Color formats

HEX
#DDBF5B
RGB
rgb(221, 191, 91)
RGBA
rgba(221, 191, 91, 1)
HSL
hsl(46, 66%, 61%)
HSV
hsv(46, 59%, 87%)
CMYK
cmyk(0%, 14%, 59%, 13%)
CSS variable
--color-primary: #DDBF5B;
Lowercase HEX
#ddbf5b

Shades

Tints

Tones

Harmony

CSS snippets for #DDBF5B

.color-ddbf5b {
  color: #DDBF5B;
  background-color: #DDBF5B;
}

Frequently asked questions

What color is #DDBF5B?+

#DDBF5B is a HEX color with RGB value rgb(221, 191, 91) and HSL value hsl(46, 66%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DDBF5B?+

The closest Tailwind color is amber-300, available as the bg-amber-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